MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
Provides rigorous mathematical treatment of RL fundamentals—from Markov decision processes and Bellman equations through value iteration, policy iteration, and Monte Carlo learning—with carefully calibrated depth and pedagogical design using a consistent grid-world example throughout. Combines Springer-published textbook content with freely available LaTeX slide sources and comprehensive lecture videos (in English and Chinese) covering ten sequentially-organized chapters bridging basic mathematical tools and classical algorithms.
14,922 stars. Actively maintained with 1 commit in the last 30 days.
Stars
14,922
Forks
1,393
Language
MATLAB
License
—
Category
Last pushed
Feb 22, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning...
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Denys88/rl_games
RL implementations
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
flatland-association/flatland-rl
The Flatland Framework is a multi-purpose environment to tackle problems around resilient...