TroddenSpade / Meta-Reinforcement-LearningLinks
Code snippets of Meta Reinforcement Learning algorithms
☆39Updated 2 years ago
Alternatives and similar repositories for Meta-Reinforcement-Learning
Users that are interested in Meta-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- BranchingDQN☆51Updated 6 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- qmix☆23Updated 5 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆64Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆39Updated 2 years ago
- ☆90Updated 4 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆149Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- Code for Weighted QMIX☆144Updated 5 years ago
- ☆106Updated 4 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆227Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- Bayesian Soft Actor Critic☆15Updated 2 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- ☆46Updated 4 years ago
- ☆27Updated 5 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆26Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- ☆40Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Nash Q Learning☆32Updated 5 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆52Updated last year
- ☆220Updated 2 years ago
- PyTorch implementation of Constrained Policy Optimization☆56Updated 4 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆57Updated last year
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆26Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago