Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

Repository files navigation

BLL

Deep learning in Rust (mostly1) without a ML library.

Requirements

  • MacOS version supporting Accelerate.framework (10.3+)
  • XCode Command Line Tools (xcode-install)
  • Rust

Installation

$ git clone https://github.com/RisGar/elixir_ml
$ cd bll
$ ./datasets.sh
$ cargo run --release minist

Examples

The list of tasks can be found through the cargo run -- --help command.

Footnotes

  1. Uses the MacOS BLAS implementation through vecLib for matrix multiplication.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages