Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.11 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.11 KB

RL Tutorial

This repository is used to maintain slides and related materials for the reinforcement learning tutorial.

[Zhihu(In Chinses)]

Slides

Basic:

Advanced Topic:

Citing RL Tutorial

If you use RL_Tutorial in your work, please cite us:

@article{huangshiyu2023rl,
    title={Reinforcement Learning Tutorial},
    author={Shiyu Huang},
    year={2023},
    howpublished={\url{https://github.com/OpenRL-Lab/RL_Tutorial}},
}