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
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆51Updated last year
- 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 Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆169Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- ☆27Updated 5 years ago
- PyTorch implementation of MATD3☆13Updated 5 years ago
- qmix☆23Updated 5 years ago
- ☆40Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- BranchingDQN☆51Updated 7 years ago
- ☆110Updated 4 years ago
- Code for Weighted QMIX☆145Updated 5 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆150Updated 4 years ago
- ☆91Updated 4 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- ☆46Updated 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 discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆27Updated last year
- Study of paper "Meta reinforcement learning for sim-to-real domain adaptation"☆19Updated 3 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
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆77Updated 3 years ago
- Bayesian Soft Actor Critic☆15Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- ☆10Updated 4 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆61Updated 3 years ago