Skip to content

Add mnist-nn-scratch to Neural Network section - #1985

Open
3more102 wants to merge 1 commit into
codecrafters-io:masterfrom
3more102:master
Open

Add mnist-nn-scratch to Neural Network section#1985
3more102 wants to merge 1 commit into
codecrafters-io:masterfrom
3more102:master

Conversation

@3more102

Copy link
Copy Markdown

A from-scratch NumPy implementation of backprop, conv2d, batchnorm, dropout, and Adam — no autograd, no PyTorch/TensorFlow. 99.39% test accuracy on MNIST with the conv net (99.55% with test-time augmentation), 98.28% from a plain MLP. Includes a gradient checker and a log of 16 defects it caught.

https://github.com/3more102/mnist-nn-scratch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant