TroddenSpade / Meta-Reinforcement-Learning
Code snippets of Meta Reinforcement Learning algorithms
☆36Updated 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
- Implementation of Decision Transformer, Conservative Q-Learning, and Behavior Cloning in Offline Reinforcement Learning setting☆25Updated 2 years ago
- ☆40Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆35Updated 6 months ago
- ☆27Updated 4 years ago
- Bayesian Soft Actor Critic☆14Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆51Updated 3 years ago
- ☆21Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆56Updated 3 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆48Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆45Updated 3 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆40Updated 9 months ago
- Study of paper "Meta reinforcement learning for sim-to-real domain adaptation"☆16Updated 2 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆21Updated 5 months ago
- Parallel training on multiple Deep RL agents with Federated Learning approach to gain higher rewards☆34Updated 2 years ago
- ☆96Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆77Updated 5 months ago
- BranchingDQN☆49Updated 6 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆33Updated 3 years ago
- Code for Weighted QMIX☆135Updated 4 years ago
- QMIX implemented in TensorFlow 2☆17Updated 3 years ago
- qmix☆22Updated 4 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Codes for the paper "HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism"☆22Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 2 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆40Updated 2 years ago
- MiniMax Multi-Agent Deep Deterministic Policy Gradient (M3DDPG) pytorch implementation☆10Updated 4 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆26Updated 2 years ago
- pytorch实现的一些MARL算法☆66Updated 3 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆63Updated 3 years ago