MNIST-1LNN
1.0
A simple 1-layer neural network to recognize handwritten single digit numbers from the MNIST image files.
Main Page
Related Pages
Data Structures
Files
Data Structures
Data Structure Index
Data Fields
All
Variables
Here is a list of all struct and union fields with links to the structures/unions they belong to:
bias :
Cell
cell :
Layer
imgHeight :
MNIST_ImageFileHeader
imgWidth :
MNIST_ImageFileHeader
input :
Cell
magicNumber :
MNIST_ImageFileHeader
,
MNIST_LabelFileHeader
maxImages :
MNIST_ImageFileHeader
,
MNIST_LabelFileHeader
output :
Cell
pixel :
MNIST_Image
val :
Vector
weight :
Cell
Generated by
1.8.10