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:
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆102Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- BranchingDQN☆50Updated 6 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆50Updated last year
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆36Updated last year
- qmix☆23Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆221Updated 6 years ago
- Bayesian Soft Actor Critic☆14Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆63Updated 4 years ago
- Code for Weighted QMIX☆142Updated 4 years ago
- ☆89Updated 4 years ago
- ☆39Updated 3 years ago
- ☆27Updated 5 years ago
- ☆104Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆52Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- ☆66Updated last year
- ☆10Updated 4 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆54Updated 3 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆26Updated 11 months ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆40Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆165Updated 2 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 3 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆61Updated 5 years ago