benbaarber/rl
A rust reinforcement learning library
This library helps machine learning engineers and researchers quickly develop and test reinforcement learning agents. It takes in various environment definitions and produces trained agents capable of making decisions, along with tools for logging and visualizing training progress. The primary users are those building and experimenting with AI agents for tasks like game playing or robotic control.
No commits in the last 6 months.
Use this if you are a Rust developer looking to implement, experiment with, and benchmark reinforcement learning algorithms in a high-performance, type-safe environment.
Not ideal if you are not a Rust developer or if you need a plug-and-play solution without deep involvement in algorithm development.
Stars
50
Forks
11
Language
Rust
License
MIT
Category
Last pushed
Aug 03, 2024
Monthly downloads
27
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/benbaarber/rl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
tspooner/rsrl
A fast, safe and easy to use reinforcement learning framework in Rust.
ingambe/End2End-Job-Shop-Scheduling-CP
An end to end reinforcement learning approach with a reinforcement learning environment modeled...
jrcalgo/RelayRL
A MultiAgent Distributed Reinforcement Learning Framework primarily for Rust workflows
lubluniky/rocket-rs
High-performance reinforcement learning library for Rust with PPO and A2C algorithms
Axect/Forger
Forger: Reinforcement Learning Library in Rust