RunzheYang / MORL
Multi-Objective Reinforcement Learning
☆260Updated 3 years ago
Alternatives and similar repositories for MORL:
Users that are interested in MORL are comparing it to the libraries listed below
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆91Updated last year
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- Code for Weighted QMIX☆129Updated 4 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆103Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- ☆120Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 9 months ago
- Mean Field Multi-Agent Reinforcement Learning☆386Updated 4 years ago
- ☆120Updated 6 months ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆224Updated 4 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆340Updated 2 months ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆116Updated 3 months ago
- Multi-Objective Deep Reinforcement Learning☆43Updated 8 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆340Updated 3 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆402Updated 4 years ago
- A collection of offline reinforcement learning algorithms.☆166Updated 2 months ago
- ☆191Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- There will be updates later☆84Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆206Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago