Phoenix-Shen / ReinforcementLearningLinks
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
☆109Updated 2 years ago
Alternatives and similar repositories for ReinforcementLearning
Users that are interested in ReinforcementLearning are comparing it to the libraries listed below
Sorting:
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 9 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Updated 3 years ago
- 动手学强化学习代码☆66Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆433Updated 2 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆144Updated 2 weeks ago
- TD3 in Pytorch☆35Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆315Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆188Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆258Updated 3 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆158Updated 10 months ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆160Updated 5 years ago
- 多智能体强化学习☆108Updated 7 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆163Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆344Updated 2 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆155Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆73Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆214Updated 3 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆142Updated 7 months ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆153Updated last month
- DDPG in Pytorch☆47Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Multi-UAV target round-up based on MADDPG☆251Updated 8 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆379Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆100Updated last year
- Tutorial for Reinforcement Learning☆190Updated 4 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆57Updated 3 years ago