Skip to content

s1099/mnist-nn-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MNIST Neural Net in C

Usage

have mnist_test.csv and mnist_train.csv in the same directoy, change hyperparams if required

gcc nn.c -o nn
./nn

About

Neural Net for MNIST in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages