https://github.com/nanda-gopal-sb/neural-network
A simple MNIST neural network from scratch
https://github.com/nanda-gopal-sb/neural-network
Last synced: 2 months ago
JSON representation
A simple MNIST neural network from scratch
- Host: GitHub
- URL: https://github.com/nanda-gopal-sb/neural-network
- Owner: nanda-gopal-sb
- License: gpl-3.0
- Created: 2024-12-02T15:10:41.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:11:18.000Z (6 months ago)
- Last Synced: 2025-02-08T22:24:26.767Z (4 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neural-network
A simple MNIST neural network from scratch