Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

RL algorithms in practice

  • Classic reinforcement learning algorithms are implemented in Jupyter Notebook. A good reading for understanding algorithms.

  • High-quality reinforcement learning baselines implemented by OpenAI