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

https://github.com/viseshrp/first_neural_network

Supervised regression with backpropagation. Predict test scores based on sleep and study hours.
https://github.com/viseshrp/first_neural_network

artificial-intelligence artificial-neural-networks

Last synced: 3 months ago
JSON representation

Supervised regression with backpropagation. Predict test scores based on sleep and study hours.

Awesome Lists containing this project

README

          

## first_neural_network

`docker run -v $PWD:/code -ti fnn:1 bash`