https://github.com/muhand/neural-network
Full Neural Network from scratch using C++
https://github.com/muhand/neural-network
Last synced: 2 months ago
JSON representation
Full Neural Network from scratch using C++
- Host: GitHub
- URL: https://github.com/muhand/neural-network
- Owner: Muhand
- License: apache-2.0
- Created: 2018-12-02T18:18:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-02T18:19:42.000Z (over 6 years ago)
- Last Synced: 2025-01-22T02:41:58.376Z (4 months ago)
- Language: C++
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# neural-network
Full Neural Network from scratch using C++