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:
- ☆23Updated 2 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- ☆60Updated 5 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.☆81Updated 3 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆197Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- ☆12Updated last year
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- Official repository of the paper TransfQMix: Transformers for Leveraging the Graph Structure of Multi-Agent Reinforcement Learning Proble…☆52Updated last year
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆88Updated 4 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆36Updated last year
- ☆41Updated 3 years ago
- Adversarial Reinforcement Learning papers (single-agent setting and multi-agent setting)☆74Updated 3 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- (ICML 2023) The official code for RACE: Improve Multi-Agent Reinforcement Learning with Representation Asymmetry and Collaborative Evolut…☆38Updated 2 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- Source code for paper: Efficient deep reinforcement learning via adaptive policy transfer☆15Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆127Updated 3 months ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆50Updated last year