Skip to content

joeledenberg/DigitRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages