Repo for the "Intro to Reinforcement Learning" Class @ DSR
- The slides for the class are available here
pip install gym
cd
git clone https://github.com/openai/gym.git
cd gym
pip install -e '.[all]'
conda create --name rl-env python=3.6 anaconda
source activate rl-env
pip install gym==0.7.0
https://github.com/AMDonati/DSR-RL-class/tree/master/notebooks
Choose one article in the list below, read it in details, and prepare a summary of the article that you will present to the other students: