Mileristovski/AI-DeepReinforcementLearning
Deep Reinforcement Learning in Rust is a modular framework implementing key reinforcement learning algorithms in the Rust programming language. It supports both model-based and model-free approaches, and provides custom training environments such as Grid World, Line World, Tic-Tac-Toe, and Bobail.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Rust
License
MIT
Category
Last pushed
May 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Mileristovski/AI-DeepReinforcementLearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
benbaarber/rl
A rust reinforcement learning library
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