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

https://github.com/chudleyj/basicneuralnetc-

A basic neural network in C++
https://github.com/chudleyj/basicneuralnetc-

Last synced: 7 months ago
JSON representation

A basic neural network in C++

Awesome Lists containing this project

README

          

# BasicNeuralNetC-
A basic neural network in C++
This code was done with the aid of this video tutorial: https://vimeo.com/19569529
The training data can be edited to suit your needs.