SYCAMORE-1 / UCB-MOPPOLinks
implementation for UCB-driven Utility Function Search for Multi-objective Reinforcement Learning based on Decomposition
☆14Updated 8 months ago
Alternatives and similar repositories for UCB-MOPPO
Users that are interested in UCB-MOPPO are comparing it to the libraries listed below
Sorting:
- Multi-Objective Reinforcement Learning algorithms implementations.☆486Updated 3 weeks ago
- Fuzzy Q-Learning Algorithm☆22Updated 2 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆150Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆143Updated 2 weeks ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆377Updated 4 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- Code snippets of Meta Reinforcement Learning algorithms☆39Updated 2 years ago
- Multi-Objective Reinforcement Learning☆296Updated 4 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆674Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆317Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- qmix☆23Updated 5 years ago
- multi-agent deep reinforcement learning for networked system control.☆437Updated 5 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆42Updated last year
- Multi-objective Gymnasium environments for reinforcement learning