PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.
☆149Nov 15, 2021Updated 4 years ago
Alternatives and similar repositories for imitation_learning
Users that are interested in imitation_learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Imitation learning algorithms☆563Mar 22, 2025Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆777Dec 22, 2023Updated 2 years ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,711Jan 7, 2025Updated last year
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Aug 11, 2021Updated 4 years ago
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆26May 7, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,273Feb 9, 2021Updated 5 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆62Jun 13, 2020Updated 5 years ago
- A collection of Reinforcement Learning implementations with PyTorch☆22Mar 22, 2022Updated 4 years ago
- A curated list of awesome imitation learning resources and publications☆605Feb 5, 2024Updated 2 years ago
- ☆12Oct 15, 2024Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆241Nov 22, 2020Updated 5 years ago
- Bipedal Skills Benchmark for Reinforcement Learning☆25Oct 27, 2022Updated 3 years ago
- TensorFlow implementation of "Sample-efficient Imitation Learning via Generative Adversarial Nets"