TroddenSpade / Meta-Reinforcement-LearningLinks
Code snippets of Meta Reinforcement Learning algorithms
☆38Updated last year
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:
- ☆40Updated 3 years ago
- BranchingDQN☆50Updated 6 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆43Updated 8 months ago
- Bayesian Soft Actor Critic☆14Updated 2 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆96Updated 2 years ago
- ☆101Updated 3 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆144Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆217Updated 6 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ☆27Updated 4 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆23Updated 7 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆156Updated last year
- Code for Weighted QMIX☆139Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆180Updated last year
- ☆85Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆156Updated 2 years ago
- ☆211Updated 2 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆47Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆49Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- Multi-Objective Reinforcement Learning☆279Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- Codes for the paper "HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism"☆24Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated last year
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 7 months ago