Skip to content

Releases: machine-learning-tutorial/reinforcement-learning

v1.1.2

Choose a tag to compare

@ansantam ansantam released this 03 Jun 00:40
43e6c37

Fixing the citation formatting

v1.1.1

Choose a tag to compare

@ansantam ansantam released this 01 Apr 16:53

New slides

v1.1.0

Choose a tag to compare

@ansantam ansantam released this 01 Apr 16:41

New version of introduction to RL lecture for RL4AA25

v1.0.0

Choose a tag to compare

@ansantam ansantam released this 04 Jul 09:57

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)