https://github.com/subhash3/neural-networks
Neural Network Library from scratch
https://github.com/subhash3/neural-networks
Last synced: over 1 year ago
JSON representation
Neural Network Library from scratch
- Host: GitHub
- URL: https://github.com/subhash3/neural-networks
- Owner: Subhash3
- Created: 2020-03-05T16:10:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T06:37:40.000Z (about 6 years ago)
- Last Synced: 2024-03-14T14:03:00.076Z (over 2 years ago)
- Language: Python
- Size: 37.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural-Networks
Building a neural networks library from scratch.