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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jorgenkg/python-neural-network Stargazers