HuangJiaLian / AIRL_MountainCarLinks
Adversarial Inverse Reinforcement Learning Implement For Mountain Car
☆36Updated 4 years ago
Alternatives and similar repositories for AIRL_MountainCar
Users that are interested in AIRL_MountainCar are comparing it to the libraries listed below
Sorting:
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆67Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆227Updated 4 years ago
- Implementing the two pioneering IRL papers "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000) and "Maximum Entropy Inve…☆31Updated 2 years ago
- A novel Hierarchical Imitation Learning algorithm based on AIRL.☆22Updated 2 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆45Updated 2 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆299Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆169Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆68Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆42Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆218Updated last year
- ☆77Updated 2 years ago
- [RA-L & ICRA 2021] Adversarial Inverse Reinforcement Learning with Self-attention Dynamics Model☆31Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆203Updated 11 months ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆212Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆136Updated 2 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆193Updated last year
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆70Updated 3 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆34Updated 4 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆52Updated last year