mirror of
https://github.com/Jacoblightning/neuralib.git
synced 2026-04-19 22:12:37 -04:00
A simple Neural Network Library in Rust
https://crates.io/crates/neuralib
- Rust 98.7%
- Python 1.3%
| .cargo | ||
| .github/workflows | ||
| examples/mnist | ||
| neuralib-python-ffi | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
| TODO.md | ||