I built a small visualization that shows a neural net learning MNIST digits.

Posted by gibby5445

2 comments
  1. It’s a small weekend educational project I built to learn about neural nets. If you’re curious you can try it out and draw some digits on [mnist.kochjar.com](http://mnist.kochjar.com) 🙂

  2. Be careful, if you have 100% prediction rate, you might have overfitted your model.

Comments are closed.