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
File List
Globals
All
Functions
Typedefs
Enumerations
Enumerator
Macros
c
d
f
g
i
l
m
o
r
s
t
u
- c -
calcCellOutput() :
1lnn.c
,
1lnn.h
clearScreen() :
screen.c
,
screen.h
- d -
displayImage() :
mnist-stats.c
,
mnist-stats.h
displayImageFrame() :
mnist-stats.c
,
mnist-stats.h
displayLoadingProgressTesting() :
mnist-stats.c
,
mnist-stats.h
displayLoadingProgressTraining() :
mnist-stats.c
,
mnist-stats.h
displayProgress() :
mnist-stats.c
,
mnist-stats.h
- f -
flipBytes() :
mnist-utils.c
- g -
getCellError() :
1lnn.c
,
1lnn.h
getImage() :
mnist-utils.c
,
mnist-utils.h
getLabel() :
mnist-utils.c
,
mnist-utils.h
getLayerPrediction() :
1lnn.c
,
1lnn.h
getTargetOutput() :
1lnn.c
,
1lnn.h
- i -
initLayer() :
1lnn.c
,
1lnn.h
- l -
locateCursor() :
screen.c
,
screen.h
- m -
main() :
main.c
- o -
openMNISTImageFile() :
mnist-utils.c
,
mnist-utils.h
openMNISTLabelFile() :
mnist-utils.c
,
mnist-utils.h
- r -
readImageFileHeader() :
mnist-utils.c
readLabelFileHeader() :
mnist-utils.c
- s -
setCellInput() :
1lnn.c
,
1lnn.h
setColor() :
screen.c
,
screen.h
- t -
testCell() :
1lnn.c
,
1lnn.h
testLayer() :
main.c
trainCell() :
1lnn.c
,
1lnn.h
trainLayer() :
main.c
- u -
updateCellWeights() :
1lnn.c
,
1lnn.h
Generated by
1.8.10