Apress / practical-machine-learning-w-rustLinks
Source Code for 'Practical Machine Learning with Rust' by Joydeep Bhattacharjee
☆83Updated 6 years ago
Alternatives and similar repositories for practical-machine-learning-w-rust
Users that are interested in practical-machine-learning-w-rust are comparing it to the libraries listed below
Sorting:
- Hands-On Data Structures and Algorithms in Rust [Video], published by Packt☆59Updated 3 years ago
- The Rust Machine Learning Book☆231Updated last year
- An example of using TensorFlow rust bindings to serve trained machine learning models via Actix Web☆49Updated 2 years ago
- Flexible, reusable reinforcement learning (Q learning) implementation in Rust☆160Updated last year
- Code to accompany Refactoring to Rust☆117Updated last year
- Statistical routines for ndarray☆221Updated last month
- User Authentication microservice made in Rust (WIP)☆57Updated 4 years ago
- Reference implementation of a full-stack Rust application☆96Updated 2 years ago
- A machine learning library for Rust.☆334Updated last year
- Rust bindings for XGBoost.☆119Updated last year
- Rust High Performance, published by Packt☆108Updated 3 years ago
- Rust Web Programming, published by Packt☆143Updated 3 years ago
- OpenAI Gym bindings for Rust☆70Updated 3 years ago
- Hands-On Functional Programming in Rust, published by Packt☆193Updated 3 years ago
- Source Code for 'Practical Rust Web Projects' by Shing Lyu☆62Updated 5 years ago
- Rust code to build an inverted index for a corpus of text files.☆111Updated 5 months ago
- A fast, safe and easy to use reinforcement learning framework in Rust.☆200Updated 4 years ago
- 🏆 A ranked list of awesome machine learning Rust libraries.☆471Updated last week
- Automated Machine Learning in Rust 🦀☆37Updated 2 months ago
- Fast, parallel, extensible and adaptable genetic algorithms framework written in Rust☆183Updated 4 years ago
- Execute genetic algorithm (GA) simulations in a customizable and extensible way.☆185Updated last year
- Hands-On Concurrency with Rust, published by Packt☆159Updated 3 years ago
- Example of JWT authentication and authorization in Rust using Warp☆52Updated 4 years ago
- Todo list API made in rust + actix-web + tokio-postgres