/neural-network

Custom neural network library written completely in Python. Has an example neural network app that can recognize hand written digits. Currently implementing an auto-diff module.

Primary LanguagePython

neural-network