lweitkamp / option-critic-pytorchLinks
PyTorch implementation of the Option-Critic framework, Harb et al. 2016
☆134Updated last year
Alternatives and similar repositories for option-critic-pytorch
Users that are interested in option-critic-pytorch are comparing it to the libraries listed below
Sorting:
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- ☆201Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆317Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Level-Based Foraging (LBF): A multi-agent reinforcement learning environment☆48Updated last year
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆78Updated 9 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆262Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆324Updated 3 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆331Updated last year
- Code for MOPO: Model-based Offline Policy Optimization☆189Updated 3 years ago
- Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.☆76Updated last year
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆162Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆373Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆225Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆200Updated 10 months ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- There will be updates later☆85Updated 6 years ago
- ☆97Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆153Updated last year
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆68Updated 3 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated 2 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆360Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆82Updated 2 years ago