Deep learning in Rust (mostly1) without a ML library.
- MacOS version supporting Accelerate.framework (10.3+)
- XCode Command Line Tools (
xcode-install) - Rust
$ git clone https://github.com/RisGar/elixir_ml
$ cd bll
$ ./datasets.sh
$ cargo run --release ministThe list of tasks can be found through the cargo run -- --help command.