DigitRecognition
Digit recognition with neural network
Install / Use
/learn @joeledenberg/DigitRecognitionREADME
Digit recognition with neural network
Sample implementation of neural networks. Ground up implementation in Python. Implementation is slow and ment only for learning purposes.
Runs with Python 3.2
Required libraries:
- scipy
- numpy
- pygame
