jorgenkg / python-neural-network

This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scaled conjugate gradient learning. The network has been developed with PYPY in mind.
295Updated 4 years ago

Alternatives and similar repositories for python-neural-network:

Users that are interested in python-neural-network are comparing it to the libraries listed below