Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)
☆113May 22, 2021Updated 4 years ago
Alternatives and similar repositories for hiro_pytorch
Users that are interested in hiro_pytorch are comparing it to the libraries listed below
Sorting:
- Implementation practice of RL project, the second phase☆22Oct 3, 2023Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41May 16, 2020Updated 5 years ago
- The hierarchy reinforcement learning algorithm(based on DDPG)☆10Mar 31, 2019Updated 6 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆335Mar 24, 2023Updated 2 years ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆47Dec 10, 2021Updated 4 years ago
- Learning multiple gaits of quadruped robot using hierarchical reinforcement learning☆52Apr 15, 2022Updated 3 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆22Feb 27, 2022Updated 4 years ago
- Learning from Guided Play: A Scheduled Hierarchical Approach for Improving Exploration in Adversarial Imitation Learning Source Code☆17Aug 23, 2024Updated last year
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆44Nov 6, 2023Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆270May 20, 2020Updated 5 years ago
- ☆44Feb 12, 2021Updated 5 years ago
- Domain-Robust Visual Imitation Learning with Mutual Information Constraints code☆18Mar 1, 2021Updated 5 years ago
- ppo-lstm-parallel☆49Mar 26, 2019Updated 6 years ago
- ☆18Jan 3, 2022Updated 4 years ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆36Jul 6, 2022Updated 3 years ago
- This is a DQN-based recommendation system for item-list recommendation and it finally achieved second place in the competition of RL-base…☆11Oct 8, 2021Updated 4 years ago
- Implementation of Data Efficient Reinforcement Learning in Pytorch