Neural
fc_layer.h File Reference

This class allows the creation of a full connected (Dense) layer. More...

#include <iostream>
#include <eigen3/Eigen/Dense>
#include <EigenRand/EigenRand>
#include "layer.h"
#include <chrono>
Include dependency graph for fc_layer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Neural::Fc_Layer
 

Namespaces

 Neural
 

Macros

#define FC_LAYER_H
 

Detailed Description

This class allows the creation of a full connected (Dense) layer.

Author
Brugie Nicolas nicol.nosp@m.asbr.nosp@m.ugie@.nosp@m.gmai.nosp@m.l.com

Macro Definition Documentation

◆ FC_LAYER_H

#define FC_LAYER_H