xiaoerlaigeid / DigitRecognition

Digit recognition with neural network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Digit recognition with neural network


Languages

Language:Python 100.0%