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.
- Host: GitHub
- URL: https://github.com/viseshrp/first_neural_network
- Owner: viseshrp
- Created: 2017-10-31T20:06:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T18:05:10.000Z (almost 8 years ago)
- Last Synced: 2025-03-03T01:27:24.687Z (7 months ago)
- Topics: artificial-intelligence, artificial-neural-networks
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## first_neural_network
`docker run -v $PWD:/code -ti fnn:1 bash`