bhattsahil1 / droneRL-workshop

Reinforcement Learning workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DroneRL Workshop

Timeline

Troubleshooting

When running the notebook on your machine in Jupyter Lab, you will need to activate the ipywidgets plugin by running this command in the Conda environment

conda env create -f environment.yml
jupyter labextension install @jupyter-widgets/jupyterlab-manager

Credits

Authors: @pacm, @MasterScrat, @metataro

Contributors: @spMohanty

Part of this work was supported by the EPFL Extension School and AIcrowd.

Licence

About

Reinforcement Learning workshop


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%