apexrl / autombpo
Implementation of NeurIPS2021 paper <On Effective Scheduling of Model-based Reinforcement Learning>
☆12Updated 3 years ago
Alternatives and similar repositories for autombpo:
Users that are interested in autombpo are comparing it to the libraries listed below
- Official implementation of NeurIPS22 paper “Multi-agent Dynamic Algorithm Configuration”☆24Updated 2 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆27Updated last year
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆26Updated 2 years ago
- This repository is an implementation of "MASER: Multi-Agent Reinforcement Learning with Subgoals Generated from Experience Replay Buffer"…☆21Updated last year
- Official Repository for "Scaling Multi-Agent Reinforcement Learning with Selective Parameter Sharing" (ICML2021)☆18Updated 3 years ago
- Code for ICLR 2022 Paper (HyperDQN: A Randomized Exploration Method for Deep Reinforcement Learning)☆13Updated last year
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated 2 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 5 years ago
- Related papers for offline reforcement learning (we mainly focus on representation and sequence modeling and conventional offline RL)☆18Updated 2 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆15Updated 6 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆35Updated 3 years ago
- Unofficial Code for NeurIPS 2021 paper "Regret Minimization Experience Replay in Off-policy Reinforcement Learning"