jayLEE0301 / dhrl_official
Official code for "DHRL: A Graph-Based Approach for Long-Horizon and Sparse Hierarchical Reinforcement Learning" (NeurIPS 2022 Oral)
☆24Updated 2 years ago
Alternatives and similar repositories for dhrl_official:
Users that are interested in dhrl_official are comparing it to the libraries listed below
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆31Updated 2 years ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆38Updated last year
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆55Updated 8 months ago
- Pytorch Implementation of Policy Distillation for control, which has well-trained teachers via stable_baselines3.☆56Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆64Updated 5 months ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆44Updated 3 years ago
- ELIGN: Expectation Alignment as a Multi-agent Intrinsic Reward☆18Updated 2 years ago
- A collection of environments and reference agents for planning and reinforcement learning research in partially observable, multi-agent …☆18Updated 3 months ago
- behavior cloning from observation☆35Updated 4 years ago
- A collection of recent MARL papers☆85Updated 3 months ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆65Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆117Updated last year
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆51Updated last year
- curriculum☆21Updated 2 years ago
- Skill-based Model-based Reinforcement Learning (CoRL 2022)☆55Updated 2 years ago
- Official implementation of the paper `Augmenting GAIL with BC for sample efficient imitation learning` in PyTorch☆33Updated 4 years ago
- The code for AAMAS2022 《GCS: Graph-based Coordination Strategy for Multi-Agent Reinforcement Learning》