An open API service indexing awesome lists of open source software.

https://github.com/artainmo/neuralnetworklib

Personal project. Neural network and statistics python library using numpy.
https://github.com/artainmo/neuralnetworklib

artificial-intelligence neural-networks personal-project python statistics

Last synced: 8 months ago
JSON representation

Personal project. Neural network and statistics python library using numpy.

Awesome Lists containing this project

README

          

# NeuralNetworkLib

Neural network and statistics python library using numpy.

[Here](https://github.com/artainmo/multilayer_perceptron) is an example of it being used.

[Here](https://github.com/artainmo/neural-networks) is the theory behind it.