Reinforcement Learning

Ingredients for Learning Locomotion Directly on Real Hardware

Invited talk for the Soccer Robots workshop at Humanoids conference 2024

Designing and Running Real-World RL Experiments

Talk at the Reinforcement Learning for Autonomous Accelerators workshop (RL4AA). The idea is to walk through the different steps of RL experimentation (task design, choosing the right algorithm, implementing safety layers) and also provide practical advice on how to run experiments and troubleshoot common problems.

Practical Tips for Reliable Reinforcement Learning

Talk at the CDC 2023 Workshop on Benchmarking, Reproducibility, and Open-Source Code in Controls, about the lessons learned while developping Stable-Baselines3 to have reliable implementations and reproducible experiments.

Knowledge Guided Reinforcement Learning for Robotics

DQN Tutorial

From tabular Q-learning to Deep Q-Network (DQN)

SBX: Stable Baselines Jax

Proof of concept version of Stable-Baselines3 in Jax.

Training RL agents directly on real robots

Presentation on applying Reinforcement Learning directly on real robots

Tutorial: Tools for Robotic Reinforcement Learning

Hands-on RL for Robotics with EAGERx and Stable-Baselines3

Learning to Race in Hours with Reinforcement Learning

Talk for the DonkeyCar community about learning to race in hours using reinforcement learning.

RL Tips and Tricks / The Challenges of Applying RL to Real Robots

Talk at the reinforcement learning virtual school on applying RL in practice and hands-on session with Stable-Baselines3.