Deep Neural Network for MNIST Handwriting Recognition
1.0
Deep Neural Network for MNIST Handwriting Recognition
|
Data structure allowing users to define the characteristics of a network. More...
#include <dnn.h>
Data Fields | |
LayerType | layerType |
ActFctType | activationType |
Volume | nodeMap |
int | filter |
Data structure allowing users to define the characteristics of a network.
ActFctType activationType |
int filter |
LayerType layerType |
Volume nodeMap |