https://github.com/lhldev/rust-neural-network
neural network implementation in rust
https://github.com/lhldev/rust-neural-network
cuda feedforward-neural-network
Last synced: about 1 month ago
JSON representation
neural network implementation in rust
- Host: GitHub
- URL: https://github.com/lhldev/rust-neural-network
- Owner: lhldev
- License: apache-2.0
- Created: 2024-03-31T06:51:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-22T11:25:05.000Z (12 months ago)
- Last Synced: 2025-08-04T14:59:43.425Z (11 months ago)
- Topics: cuda, feedforward-neural-network
- Language: Rust
- Homepage:
- Size: 32.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-neural-network
neural network implementation in rust
### This project utilizes the **MNIST dataset**
Information regarding its license (Creative Commons Attribution-ShareAlike 3.0) and attribution can be found in the [mnist/MNIST_Copyright.md](mnist/MNIST_Copyright.md) file