HuangJiaLian / AIRL_MountainCar
Adversarial Inverse Reinforcement Learning Implement For Mountain Car
☆30Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for AIRL_MountainCar
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆63Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆194Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 5 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆21Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆135Updated 2 years ago
- Inverse Reinforcement Learning via State Marginal Matching, CoRL 2020☆41Updated last year
- Advantage weighted Actor Critic for Offline RL☆47Updated 2 years ago
- Apprenticeship Learning with Inverse Reinforcement Learning☆29Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆150Updated 2 weeks ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆32Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆93Updated 4 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆52Updated 2 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆29Updated 3 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆114Updated 3 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆29Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆81Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆139Updated 2 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆31Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆154Updated 2 years ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆87Updated 3 months ago
- behavior cloning from observation☆35Updated 3 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆37Updated 2 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- Code for Latent Action Space for Offline Reinforcement Learning [CoRL 2020]☆48Updated 3 years ago
- Conservative Q Learning on top of SAC☆119Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆92Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆158Updated 5 months ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆62Updated last year
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆199Updated 5 years ago