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)