Deep Neural Network for MNIST Handwriting Recognition  1.0
Deep Neural Network for MNIST Handwriting Recognition
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
LayerDefinition Struct Reference

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
 

Detailed Description

Data structure allowing users to define the characteristics of a network.

Field Documentation

ActFctType activationType
int filter
LayerType layerType
Volume nodeMap

The documentation for this struct was generated from the following file: