2 Commits

Author SHA1 Message Date
Arec Jamgochian
50c9b3f41d Update README.md 2024-04-01 16:55:43 -07:00
Etienne Bührle
6e8986b3d4 Merge pull request #6 from sisl/dev-idm-videos
Optionally save videos of evaluated policies
2022-10-04 21:03:25 +02:00

View File

@@ -1,7 +1,7 @@
# InteractionImitation # InteractionImitation
Imitation Learning with the [Interaction Dataset](https://interaction-dataset.com/) via the [InteractionSimulator](https://github.com/sisl/InteractionSimulator) gym environments. Imitation Learning with the [Interaction Dataset](https://interaction-dataset.com/) via the [InteractionSimulator](https://github.com/sisl/InteractionSimulator) gym environments.
Code for "[SHAIL: Safety-Aware Hierarchical Adversarial Imitation Learning for Autonomous Driving in Urban Environments](https://arxiv.org/abs/2204.01922)". Code for "[SHAIL: Safety-Aware Hierarchical Adversarial Imitation Learning for Autonomous Driving in Urban Environments](https://arxiv.org/abs/2204.01922)", which appeared at the 2023 International Conference on Robotics and Automation (ICRA).
If you find this repository useful, please cite the paper: If you find this repository useful, please cite the paper:
``` ```