Yet Another Rust Neural Network Framework
Go to file
2019-07-04 16:37:20 +04:00
dataset/mnist Initial 2019-07-04 11:45:00 +04:00
src fix accuracy calc bug 2019-07-04 16:37:20 +04:00
.gitignore Initial commit 2019-07-04 11:42:43 +04:00
build.rs Initial 2019-07-04 11:45:00 +04:00
Cargo.lock Initial 2019-07-04 11:45:00 +04:00
Cargo.toml Initial 2019-07-04 11:45:00 +04:00
LICENSE Initial commit 2019-07-04 11:42:43 +04:00
README.md Initial commit 2019-07-04 11:42:43 +04:00

poc

Rust Deep Neural Network Framework