andrew-j-levy / Hierarchical-Actor-Critc-HAC-Links
This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.
☆264Updated 5 years ago
Alternatives and similar repositories for Hierarchical-Actor-Critc-HAC-
Users that are interested in Hierarchical-Actor-Critc-HAC- are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆329Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆327Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆252Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆512Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- ☆273Updated 7 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆139Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆503Updated 2 years ago
- Multitask Environments for RL☆280Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- Random Network Distillation pytorch☆256Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆567Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆213Updated 6 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 2 months ago
- ☆203Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆164Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆436Updated 3 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆194Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆362Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆162Updated 5 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆173Updated 11 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆376Updated 3 years ago