Starlight0798 / gymRL
基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)
☆99Updated 3 weeks ago
Alternatives and similar repositories for gymRL:
Users that are interested in gymRL are comparing it to the libraries listed below
- 动手学强 化学习代码☆53Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆282Updated 5 years ago
- kinds of reinforcement learning model by Pytorch☆324Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- ☆346Updated 9 months ago
- ☆79Updated last year
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO HAPPO MAT MORL☆52Updated 3 weeks ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- ☆150Updated last month
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆76Updated last year
- 深度强化学习各算法介绍与Pytorch实现☆49Updated 8 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆312Updated 3 weeks ago
- TD3 in Pytorch☆31Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆645Updated last month
- Code for paper "基于多智能体深度强 化学习的车联网通信资源分配优化"☆257Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆135Updated last year
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆125Updated 11 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆136Updated last year
- Multi-UAV target round-up based on MADDPG☆133Updated last month
- Reinforcement learning☆30Updated this week
- 多智能体强化学习☆92Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆229Updated 2 years ago
- ☆62Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆78Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- The mirror of RL_Coding_Exercise.☆82Updated 7 months ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆61Updated 2 years ago
- 《动手学强化学习》练习代码(Pytorch)☆15Updated 2 years ago