/python-neural-network

This is an implementation of a fully connected neural network in NumPy. The network may be batch trained by backpropagation and is developed with PYPY in mind.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

No issues in this repository yet.