/rl_handson

Reinforcement Learning Hands on Exercises

Primary LanguageJupyter Notebook

Reinforcement Learning Hands on Exercises

Each folder contains jupyter notebooks for exercises and their corresponding solutions.

Attempt 💪 the exercises, 👀 the solutions notebook only if you get stuck

  1. Multi-Armed Bandits exercise,solution
  2. LinUCB exercise,solution
  3. Dynamic Programming
  4. Temporal Difference Learning

Additional Resources:

Github Repositories used as References: