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☆42Updated last year
- BranchingDQN☆51Updated 6 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆150Updated 4 years ago
- ☆40Updated 4 years ago
- qmix☆23Updated 5 years ago
- ☆90Updated 4 years ago
- ☆27Updated 5 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆51Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆228Updated 6 years ago
- ☆46Updated 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
- ☆109Updated 4 years ago
- The code for maddpg using pytorch☆168Updated 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
- Code for Weighted QMIX☆145Updated 5 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…☆57Updated last year
- PyTorch implementation of Constrained Policy Optimization☆56Updated 4 years ago
- Bayesian Soft Actor Critic☆15Updated 3 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆27Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- ☆10Updated 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
- Value-Decomposition Multi-Agent Actor-Critics☆41Updated 3 years ago
- ☆221Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago