Skip to content

Code for training basic neural networks, especially the MNIST numbers dataset.

License

Notifications You must be signed in to change notification settings

markkraay/mnist-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist-from-scratch

Code for training basic neural networks, especially the MNIST numbers dataset.

Get the training dataset

kaggle datasets download -d oddrationale/mnist-in-csv
unzip mnist-in-csv.zip -d data

Video

Watch the video

Checkout the other branches for different parallelization solutions!

About

Code for training basic neural networks, especially the MNIST numbers dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published