Phoenix-Shen / ReinforcementLearningLinks
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
☆89Updated last year
Alternatives and similar repositories for ReinforcementLearning
Users that are interested in ReinforcementLearning are comparing it to the libraries listed below
Sorting:
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- 动手学强化学习代码☆58Updated last year
- TD3 in Pytorch☆34Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- RL algorithms☆142Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- ☆93Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆110Updated 3 months ago
- 多智能体强化学习☆99Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆370Updated 3 weeks ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆149Updated last year
- 多智能体学习库☆20Updated 3 years ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆138Updated 4 years ago
- 基于强化学习的空战对抗☆70Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- ☆66Updated last year
- 深度强化学习各算法介绍与Pytorch实现☆55Updated 11 months ago
- ☆62Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆139Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆37Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆148Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆78Updated 2 weeks ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆81Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆154Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆85Updated 7 months ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆91Updated 3 weeks ago