Releases: machine-learning-tutorial/reinforcement-learning
Releases · machine-learning-tutorial/reinforcement-learning
v1.0.0
First release of the introductory reinforcement learning tutorial.
It contains the following parts:
- Introductory lecture on reinforcement learning
- A hands-on tutorial with a simple gridworld example solving the Bellman equations explicitly (no ML libraries)