trunghieu-tran / Transfer-Learning-in-Reinforcement-LearningLinks
Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Network Representations
☆21Updated 3 years ago
Alternatives and similar repositories for Transfer-Learning-in-Reinforcement-Learning
Users that are interested in Transfer-Learning-in-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆216Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆74Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆152Updated last year
- ☆24Updated 5 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- The official code releasement of publications in MARL field of TJU RL lab.☆84Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- qmix☆23Updated 5 years ago
- ☆62Updated 5 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
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆57Updated last year
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- ☆220Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Code for the NeurIPS 2023 Paper: Robust Multi-Agent Reinforcement Learning via Adversarial Regularization: Theoretical Foundation and Sta…☆28Updated 2 years ago
- Nash Q Learning☆32Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- ☆106Updated 4 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆74Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆41Updated last year
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 7 months ago