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

https://github.com/mariofinale/neuralnetwork

Test of a simple object-oriented NN
https://github.com/mariofinale/neuralnetwork

Last synced: 10 months ago
JSON representation

Test of a simple object-oriented NN

Awesome Lists containing this project

README

          

# NeuralNetwork
Test of a simple object-oriented NN implementation in c++ using std libraries.