Yet Another Reinforcement Learning Tutorial
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/09/yet-another-reinforcement-learning-tutorial_613bd760e70bd-375x210.jpeg)
This repo contains self-contained
RL implementations including
For those who want to run without git clone
, please find the colab notebooks in this Google Drive.
Lecture notes
can also be found in this repo. It contains:
- RL applications
- Model-based methods (MDP, Value Iteration, Policy Iteraction, etc)
- Model-free methods (MC, TD, SARSA, Q-learning, etc)
- Policy-based methods (TRPO, PPO, SAC, etc)
- Population-based methods (CEM, CMA-ES, ARS)
- Summary
contact: sungjoon-choi at korea dot ac dot kr
GitHub