Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiatln/nn-rs
https://github.com/jiatln/nn-rs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jiatln/nn-rs
- Owner: JiatLn
- Created: 2023-08-31T02:34:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-04T08:41:44.000Z (about 1 year ago)
- Last Synced: 2023-09-04T11:44:38.112Z (about 1 year ago)
- Language: Rust
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nn-rs
Neuron Network for rust
### Minist Dataset
download link: http://yann.lecun.com/exdb/mnist
### CNN
https://victorzhou.com/blog/intro-to-cnns-part-1
https://victorzhou.com/blog/intro-to-cnns-part-2