|
Neural
|
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>

Go to the source code of this file.
Classes | |
| class | Neural::Fc_Layer |
Namespaces | |
| Neural | |
Macros | |
| #define | FC_LAYER_H |
This class allows the creation of a full connected (Dense) layer.
| #define FC_LAYER_H |