https://github.com/ondrejbiza/nnn
Numpy Neural Nets - a simple Deep Learning framework built on top of numpy.
https://github.com/ondrejbiza/nnn
deep-learning deep-learning-framework educational neural-network
Last synced: 8 months ago
JSON representation
Numpy Neural Nets - a simple Deep Learning framework built on top of numpy.
- Host: GitHub
- URL: https://github.com/ondrejbiza/nnn
- Owner: ondrejbiza
- License: mit
- Created: 2018-01-27T18:53:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T10:34:34.000Z (almost 7 years ago)
- Last Synced: 2025-01-08T11:41:47.187Z (9 months ago)
- Topics: deep-learning, deep-learning-framework, educational, neural-network
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nnn
Numpy Neural Nets - a simple Deep Learning framework built on top of numpy.