Written Numbers

Links

Stack

A neural network that I implemented without the use of any predefined libraries. It is trained to recognize hand-written numbers 0 through 9 using Mini-Batch Gradient Descent, with forward feed and back propagation.