ziangqin-stu / rl_hiroLinks
Implementation practice of RL project, the second phase
☆21Updated 2 years ago
Alternatives and similar repositories for rl_hiro
Users that are interested in rl_hiro are comparing it to the libraries listed below
Sorting:
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆35Updated 3 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆44Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆35Updated 5 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- PyTorch code accompanying the paper "Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning" (NeurIPS 2021).☆31Updated 4 years ago
- Curriculum-guided Hindsight Experience Replay (NeurIPS-2019)☆67Updated 5 years ago
- behavior cloning from observation☆37Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆237Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https:…☆19Updated 4 years ago
- ☆33Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- Reimplementation of Policy Optimization with Demonstrations (POfD) from ICML 2018.☆16Updated 6 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆85Updated 2 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆49Updated 6 years ago
- Code accompanying HAAR paper, NeurIPS 2019 - Hierarchical Reinforcement Learning with Advantage-Based Auxiliary Rewards☆32Updated 2 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- PyTorch implementation of GAIL and PPO reinforcement learning algorithms☆25Updated 4 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆33Updated 2 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- Reinforcement learning algorithms for robot control tasks☆27Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆158Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆364Updated 2 years ago
- Single-file pytorch implementation of hybrid-SAC☆62Updated 4 years ago
- multiagent-gail working with multiagent-particle-env-v2 (which was modified by magail authors)☆13Updated 6 years ago