compsciencelab / ppo_D
This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https://arxiv.org/abs/2007.03328
☆17Updated 3 years ago
Alternatives and similar repositories for ppo_D:
Users that are interested in ppo_D are comparing it to the libraries listed below
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆14Updated 5 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆83Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆15Updated last year
- ☆40Updated 3 years ago
- behavior cloning from observation☆35Updated 4 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- ☆48Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆64Updated 3 years ago
- Distributional Soft Actor Critic☆52Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆23Updated 3 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆58Updated 9 months ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆32Updated 3 years ago
- ☆19Updated 2 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆39Updated 6 years ago
- Pytorch implementation of InfoGAIL and WGAIL☆18Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆38Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆41Updated 4 years ago
- RL Algorithms for Visual Continuous Control☆33Updated last year
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 3 weeks ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- There will be updates later☆84Updated 5 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 2 years ago
- Assignments for CS294-112.☆30Updated 5 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆162Updated 4 months ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆65Updated last year
- A beginner-friendly repository on Deep Reinforcement Learning (RL), written in PyTorch.☆25Updated 2 months ago