This IPython notebook will go through the implementation of a Feedforward Neural Network to solve the famous Handwritten Digit Recognition problem.
Download Python 3 here.
Download Jupyter here.
Clone the repository and then navigate to the project folder.
To run the notebook:
$ jupyter-notebook CS180-MP2.ipynb