PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
☆336Nov 24, 2021Updated 4 years ago
Alternatives and similar repositories for Hierarchical-Actor-Critic-HAC-PyTorch
Users that are interested in Hierarchical-Actor-Critic-HAC-PyTorch are comparing it to the libraries listed below
Sorting:
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆270May 20, 2020Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆335Mar 24, 2023Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆113May 22, 2021Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆532Nov 22, 2022Updated 3 years ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆36Jul 6, 2022Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆143Aug 2, 2024Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆295Feb 24, 2021Updated 5 years ago
- Implementation of Data Efficient Reinforcement Learning in Pytorch☆20Aug 6, 2019Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆314Jul 25, 2024Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆254May 3, 2020Updated 5 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41May 16, 2020Updated 5 years ago
- ☆25Dec 8, 2022Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆788May 29, 2022Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,868Jun 17, 2024Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Jan 12, 2019Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102May 12, 2025Updated 9 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆735Apr 12, 2023Updated 2 years ago
- Dream to Control: Learning Behaviors by Latent Imagination, implemented in PyTorch.☆321Jan 11, 2024Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,034Jul 14, 2023Updated 2 years ago
- Open source code combining implementations of Upside Down Reinforcement Learning and Reward Conditioned Policies☆19Mar 10, 2021Updated 4 years ago
- Structural implementation of RL key algorithms☆516Apr 8, 2023Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆719May 12, 2024Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆777Dec 22, 2023Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Dec 18, 2025Updated 2 months ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆47Dec 10, 2021Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Reinforcement learning algorithms for MuJoCo tasks☆448Mar 13, 2025Updated 11 months ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆456Apr 2, 2023Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Nov 22, 2017Updated 8 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆169Jan 19, 2025Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- DGN Code☆364Mar 25, 2023Updated 2 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆30Sep 24, 2019Updated 6 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆442Dec 11, 2021Updated 4 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,876May 29, 2022Updated 3 years ago
- Code for VIREL: A Variational Inference Framework for Reinforcement Learning☆14Dec 1, 2019Updated 6 years ago
- Reinforcement Learning in PyTorch☆2,274Jan 4, 2021Updated 5 years ago
- Random Network Distillation pytorch☆260Mar 4, 2019Updated 7 years ago