Loeing/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.
PythonBSD-2-Clause
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.
PythonBSD-2-Clause