Website: https://araffin.github.io/tools-for-robotic-rl-icra2022/
- EAGERX: https://github.com/eager-dev/eagerx
- Stable-Baselines3 (SB3): https://github.com/DLR-RM/stable-baselines3
- Gym: https://github.com/openai/gym
- Optuna: https://github.com/optuna/optuna/
Replay of the tutorial can be found on YouTube: https://www.youtube.com/playlist?list=PL42jkf1t1F7etDiYXWC5Q77yIuVYhXNoy
Join the Discord server for help and discussion: https://discord.gg/zYq82HZy
Click on each link to open the notebook in Google Colab.
Stable-Baselines3 notebooks can be found in the notebooks/
folder.
EAGERX notebooks can be found in the eagerx tutorials repository.