Phoenix-Shen / ReinforcementLearning
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
☆63Updated last year
Alternatives and similar repositories for ReinforcementLearning:
Users that are interested in ReinforcementLearning are comparing it to the libraries listed below
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- 多智能体强化学习☆87Updated 6 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆123Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆69Updated 2 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆62Updated 2 years ago
- 动手学强化学习代码☆48Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆41Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆30Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 8 months ago
- RL algorithms☆140Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆112Updated 11 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆14Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆44Updated 2 years ago
- Hello😜☆31Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆57Updated 2 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆149Updated last year
- 多智能体学习库☆18Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆118Updated 10 months ago