TroddenSpade / Meta-Reinforcement-Learning
Code snippets of Meta Reinforcement Learning algorithms
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Meta-Reinforcement-Learning
- Implementation of Decision Transformer, Conservative Q-Learning, and Behavior Cloning in Offline Reinforcement Learning setting☆24Updated 2 years ago
- Parallel training on multiple Deep RL agents with Federated Learning approach to gain higher rewards☆29Updated 2 years ago
- Study of paper "Meta reinforcement learning for sim-to-real domain adaptation"☆16Updated 2 years ago
- ☆39Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆32Updated 3 weeks ago
- ☆88Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆90Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆43Updated 3 years ago
- ☆71Updated 5 years ago
- Code for Weighted QMIX☆123Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆130Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆58Updated last year
- This is the official implementation of Multi-Agent PPO.☆93Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆49Updated 3 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆53Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆129Updated 10 months ago
- BranchingDQN☆48Updated 5 years ago
- pytorch实现的一些MARL算法☆64Updated 3 years ago
- QMIX implemented in TensorFlow 2☆16Updated 3 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆94Updated 2 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆25Updated 11 months ago
- ☆83Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆191Updated 5 years ago
- The implementation of AAAI'22 paper "Multi-Agent Incentive Communication via Decentralized Teammate Modeling".☆50Updated 11 months ago
- The pytorch implementation of DGN on grid world and Starcraft☆134Updated 2 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- ☆43Updated 6 months ago
- Bayesian Soft Actor Critic☆15Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆36Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago