Phoenix-Shen / ReinforcementLearningLinks
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
☆92Updated 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.☆102Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 3 months ago
- TD3 in Pytorch☆34Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆123Updated 2 weeks ago
- 动手学强化学习代码☆59Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆387Updated 3 weeks ago
- 多智能体强化学习☆100Updated 6 years ago
- RL algorithms☆142Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆159Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆243Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆153Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆165Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆300Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- 多智能体学习库☆20Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆101Updated 3 weeks ago
- kinds of reinforcement learning model by Pytorch☆339Updated 2 years ago
- basic algorithms of reinforcement learning☆211Updated last year
- DDPG in Pytorch☆45Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆86Updated 8 months ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆101Updated last year
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆142Updated 4 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 months ago
- Transformer in RL for decision-making☆98Updated 2 years ago