Deep Neural Network for MNIST Handwriting Recognition  1.0
Deep Neural Network for MNIST Handwriting Recognition
Data Fields
MNIST_Image Struct Reference

Data block defining a MNIST image. More...

#include <mnist-utils.h>

Data Fields

uint8_t pixel [MNIST_IMG_WIDTH *MNIST_IMG_HEIGHT]
 

Detailed Description

Data block defining a MNIST image.

See also
http://yann.lecun.com/exdb/mnist/ for details

Field Documentation


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