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
Volume Struct Reference

Data structure defining a 3-dimensional vector used to define the size of a node map. More...

#include <dnn.h>

Data Fields

int width
 
int height
 
int depth
 

Detailed Description

Data structure defining a 3-dimensional vector used to define the size of a node map.

Field Documentation

int depth
int height
int width

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