Phoenix-Shen / ReinforcementLearningLinks
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
☆96Updated 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.☆104Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆404Updated 3 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- 动手学强化学习代码☆62Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆251Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆313Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- 多智能体强化学习☆103Updated 6 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆129Updated 3 months ago
- A collection of multi agent environments based on OpenAI gym.☆28Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆124Updated 3 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆156Updated last year
- Implement some algorithms of RL☆46Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆146Updated last year
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆216Updated 3 weeks ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- kinds of reinforcement learning model by Pytorch☆346Updated 2 years ago
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆36Updated 5 months ago
- 多智能体小球强化学习环境☆20Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆173Updated last year
- 多智能体学习库☆21Updated 3 years ago
- Research Papers and Code Repository on the Integration of Evolutionary Algorithms and Reinforcement Learning☆313Updated 2 weeks ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆92Updated 11 months ago
- Code for running RL experiments on continuing (non-episodic) problems.☆20Updated 2 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆81Updated 3 years ago