Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.07 KB

README.md

File metadata and controls

15 lines (8 loc) · 1.07 KB

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.