Awesome-Rust-MachineLearning icon indicating copy to clipboard operation
Awesome-Rust-MachineLearning copied to clipboard

This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. 🦀

Results 10 Awesome-Rust-MachineLearning issues
Sort by recently updated
recently updated
newest added

Tangram is now named Modelfox, this PR makes the README.md reflect those changes

fix repository name and url

[linfa](https://github.com/rust-ml/linfa) is under "Comprehensive (like sklearn)", which states "All libraries support the following algorithms." ... "Neural Networks". However, [neural networks are out of scope for linfa](https://github.com/rust-ml/linfa/issues/211#issuecomment-1094534834).

Add PerpetualBooster https://github.com/perpetual-ml/perpetual

Adds shimmy to the Interface & Pipeline & AutoML section. **Project Details:** - Repository: https://github.com/Michael-A-Kuykendall/shimmy - Crate: https://crates.io/crates/shimmy - Stars: 2,918 ⭐ - Description: Python-free Rust inference server — OpenAI-API...