Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spt-development/spt-neural-net
Native Rust implementation of the Neural Network defined in \"Make Your Own Neural Network\" by Tariq Rashid
https://github.com/spt-development/spt-neural-net
Last synced: 13 days ago
JSON representation
Native Rust implementation of the Neural Network defined in \"Make Your Own Neural Network\" by Tariq Rashid
- Host: GitHub
- URL: https://github.com/spt-development/spt-neural-net
- Owner: spt-development
- License: mit
- Created: 2024-12-10T20:46:07.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2024-12-10T23:00:17.000Z (15 days ago)
- Last Synced: 2024-12-10T23:28:30.685Z (15 days ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spt-neural-net
Native Rust implementation of the Neural Network defined in \"Make Your Own Neural Network\" by Tariq Rashid