Engram General purpose machine learning library for Rust. Documentation Installation cargo add --git https://github.com/drewxs/engram Or add directly to your Cargo.toml dependencies. engram = { git = "https://github.com/drewxs/engram", version = "0.1.0" } MIT licensed.