Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ansantam ansantam released this 04 Jul 09:57
· 4 commits to main since this release

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)