TroddenSpade / Meta-Reinforcement-LearningLinks
Code snippets of Meta Reinforcement Learning algorithms
☆37Updated 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:
- Implementation of Decision Transformer, Conservative Q-Learning, and Behavior Cloning in Offline Reinforcement Learning setting☆25Updated 2 years ago
- ☆40Updated 3 years ago
- Study of paper "Meta reinforcement learning for sim-to-real domain adaptation"☆18Updated 3 years ago
- Bayesian Soft Actor Critic☆14Updated 2 years ago
- ☆27Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆52Updated 3 years ago
- ☆22Updated last year
- A clean and robust Pytorch implementation of SAC on discrete action space☆39Updated 7 months ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- BranchingDQN☆50Updated 6 years ago
- Code for Weighted QMIX☆136Updated 4 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆44Updated 10 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- ☆15Updated 5 years ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆16Updated 2 years ago
- ☆41Updated 3 years ago
- Parallel training on multiple Deep RL agents with Federated Learning approach to gain higher rewards☆34Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆82Updated 6 months ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- ☆39Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆154Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆70Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆48Updated 3 years ago
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆63Updated 3 years ago
- Using curiosity-driven approaches to enhance navigation through labyrinthian environments☆14Updated 2 years ago
- qmix☆22Updated 5 years ago
- Revisiting Discrete Soft Actor-Critic Accepted by Transactions on Machine Learning Research (TMLR)☆20Updated 6 months ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆27Updated 2 years ago