Skip to content

Latest commit

 

History

History
 
 

scripts

Try it on Google Colab!

Use these notebooks to train driving policies on highway-env.

A tutorial written for RLSS 2019 and demonstrating the principle of model-based reinforcement learning on the parking-v0 task.

Plan a trajectory on highway-v0 using the OPD implementation from rl-agents.

Train a goal-conditioned parking-v0 policy using the HER implementation from stable-baselines.