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

https://github.com/emmet-hayes/simple-back-prop-neural-net

This is a very simple back propagation neural network that can learn how to map simple input and output patterns from the learnData.txt file. Written in C++
https://github.com/emmet-hayes/simple-back-prop-neural-net

Last synced: 3 months ago
JSON representation

This is a very simple back propagation neural network that can learn how to map simple input and output patterns from the learnData.txt file. Written in C++

Awesome Lists containing this project