Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jiatln/nn-rs


https://github.com/jiatln/nn-rs

Last synced: about 1 month ago
JSON representation

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