Yet Another Rust Neural Network Framework
Go to file
2019-07-08 14:41:59 +04:00
dataset/mnist Initial 2019-07-04 11:45:00 +04:00
src Refactored AbstractLayer 2019-07-08 14:41:59 +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