Practical sessions RL summer school

This repository contains the jupyter notebooks used for the RL summer school 2022 in Amsterdam.

To get started, first clone this repository or download the zip file (by clicking on the "code" button above).

We then suggest that you setup an anaconda environement and install the jupyter notebooks by following this tutorial: https://towardsdatascience.com/how-to-set-up-anaconda-and-jupyter-notebook-the-right-way-de3b7623ea4a

You should also install the pip package manager as described in the tutorial.

Once you have created and activated a conda environment, you can go to the folder that contains this repository that you have cloned/downloaded and you can use the following command to install the required packages for the practical sessions:

$ pip install -r requirements.txt

You can then launch the jupyter notebook

$ jupyter notebook

and navigate to the folder of interest for each of the practical sessions.

Colab

Alternatively, you can upload the notebooks on colab (https://colab.research.google.com) and run them online (you will need a Google account) You can also just copy the following colab notebooks to your Google Drive: