Deep Neural Network for MNIST Handwriting Recognition
1.0
Deep Neural Network for MNIST Handwriting Recognition
Main Page
Data Structures
Files
Data Structures
Data Structure Index
Data Fields
All
Variables
a
b
c
d
e
f
h
i
l
m
n
o
p
s
v
w
Here is a list of all struct and union fields with links to the structures/unions they belong to:
- a -
activationType :
LayerDefinition
- b -
backwardConnCount :
Node
bias :
Node
- c -
columnCount :
Layer
columns :
Layer
connections :
Node
count :
Vector
- d -
depth :
Volume
- e -
errorSum :
Node
- f -
filter :
LayerDefinition
forwardConnCount :
Node
- h -
height :
Volume
- i -
id :
Layer
imgHeight :
MNIST_ImageFileHeader
imgWidth :
MNIST_ImageFileHeader
- l -
layerCount :
Network
layerDef :
Layer
layers :
Network
layerType :
LayerDefinition
learningRate :
Network
- m -
magicNumber :
MNIST_ImageFileHeader
,
MNIST_LabelFileHeader
maxConnCountPerNode :
Column
maxImages :
MNIST_ImageFileHeader
,
MNIST_LabelFileHeader
- n -
nodeCount :
Column
nodeMap :
LayerDefinition
nodePtr :
Connection
nodes :
Column
nullWeight :
Network
- o -
output :
Node
- p -
pixel :
MNIST_Image
- s -
size :
Column
,
Layer
,
Network
,
Node
- v -
vals :
Vector
- w -
weightCount :
Network
weightPtr :
Connection
weightsPtr :
Layer
,
Network
width :
Volume
Generated by
1.8.10