jorgenkg / python-neural-networkView on GitHub
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.
298Jan 26, 2020Updated 6 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

Sorting:

Are these results useful?