Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)
-
Updated
Aug 11, 2021 - Python
Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)
GAIL learning to imitate PPO playing CartPole.
This repository contains two new algorithms: KPIRL and KLA. KPIRL is a non-linear extension to Abbeel and Ng's Projection IRL algorithm (detailed in "Apprenticeship Learning via Inverse Reinforcement Learning"). KLA is an approximate RL algorithm designed to be used with KPIRL in large state-action spaces without any reward shaping. The algorith…
Inverse Reinforcement Learning Algorithm implementation with Python
Generative Adversial Imitation Learning (GAIL) an inverse reinforcement learning algorithm
UAV communication using apprenticeship learning via Inverse Reinforcement Learning (IRL)
Ride Rescue connects drivers needing roadside help with nearby volunteers. Users can request assistance for breakdowns or emergencies, and volunteers get real-time alerts. The platform’s location-based matching and messaging tools make help fast, reliable, and foster a supportive road safety community.
Add a description, image, and links to the irl-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the irl-algorithms topic, visit your repo's landing page and select "manage topics."