Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rorybyrne/neuralnotwork
A Neural Network implemented from scratch
https://github.com/rorybyrne/neuralnotwork
Last synced: 4 days ago
JSON representation
A Neural Network implemented from scratch
- Host: GitHub
- URL: https://github.com/rorybyrne/neuralnotwork
- Owner: rorybyrne
- Created: 2017-10-24T13:09:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T05:09:02.000Z (over 6 years ago)
- Last Synced: 2025-01-02T16:56:51.734Z (5 days ago)
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NeuralNotWork
A Neural Network implemented from scratch# TODO
Fix backpropagation
Re-add bias
Tests
Add a wiki