compsciencelab / ppo_DLinks
This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https://arxiv.org/abs/2007.03328
☆19Updated 4 years ago
Alternatives and similar repositories for ppo_D
Users that are interested in ppo_D are comparing it to the libraries listed below
Sorting:
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- ☆47Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆136Updated 10 months ago
- ☆40Updated 4 years ago
- behavior cloning from observation☆37Updated 5 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆236Updated 5 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 5 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆70Updated last year
- A novel Hierarchical Imitation Learning algorithm based on AIRL.☆23Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆16Updated 6 years ago
- Pytorch implementation of InfoGAIL and WGAIL☆19Updated 3 years ago
- Single-file pytorch implementation of hybrid-SAC☆62Updated 4 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆35Updated 3 years ago
- ppo-lstm-parallel☆48Updated 6 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆63Updated 2 years ago
- Implementing the two pioneering IRL papers "Algorithms for Inverse Reinforcement Learning" - (Ng &Russell 2000) and "Maximum Entropy Inve…☆32Updated 2 years ago
- ☆15Updated 6 years ago
- Code accompanying the paper "Action Robust Reinforcement Learning and Applications in Continuous Control" https://arxiv.org/abs/1901.0918…☆48Updated 6 years ago
- Robust and safe deep reinforcement learning algorithms☆16Updated last year
- ☆40Updated 3 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 7 months ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆43Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆62Updated 2 years ago
- Assignments for CS294-112.☆30Updated 6 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆84Updated 2 years ago
- DecentralizedLearning☆24Updated 3 years ago