#266 · Primary category: AI Tool Directories & Curated Lists

Awesome-Rust-MachineLearning

awasome deep-learning image-processing machine-learning machine-learning-library natural-language-processing rust rust-library

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. 🦀

Project last updated:09/25/23

GitHub Stars

2.3K

Forks

127

Contributors

8

License

MIT

Why we included this project

Anyone weighing Rust for machine learning will find this index saves the usual crate-hunting grind. The maintainer has grouped the ecosystem into practical sections, from dataframe and plotting support to sklearn-style libraries, gradient boosting, deep neural networks, NLP, and reinforcement learning, so you can see what exists before committing to a stack. Unmaintained crates are flagged, and each section carries commentary on which libraries are actually worth a look, which helps when you are separating mature options from experiments. The list also pulls in blogs, books, papers, and tutorials, so it works as an orientation map for teams coming from Python. It is a reference rather than something you deploy, but for scoping a Rust ML project it is one of the more complete overviews around.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category