-
Notifications
You must be signed in to change notification settings - Fork 0
Arity-T/convolution-nn-from-scratch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
I made LeNet5 (one of the first convolution neural networks) in plain NumPy to classify digits from the MNIST dataset! Accuracy reaches 91.5% after one epoch :-)