Neural
|
Neural networks base class. More...
#include "../includes/network.h"
#include "../includes/layers/fc_layer.h"
#include "../includes/core.h"
Typedefs | |
typedef Matrix< double, Dynamic, Dynamic, RowMajor > | RowMajMat |
typedef Matrix<double,Dynamic,Dynamic,RowMajor> RowMajMat |