Starlight0798 / gymRLLinks
基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)
☆109Updated 3 months ago
Alternatives and similar repositories for gymRL
Users that are interested in gymRL are comparing it to the libraries listed below
Sorting:
- 动手学强化学习代码☆57Updated last year
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆87Updated 3 weeks ago
- TD3 in Pytorch☆34Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆78Updated 2 weeks ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆89Updated last year
- ☆387Updated 2 weeks ago
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- Multi-UAV target round-up based on MADDPG☆170Updated last month
- ☆62Updated 2 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆59Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆147Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆148Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- ☆486Updated 7 months ago
- 多智能体强化学习☆99Updated 6 years ago
- Implement some algorithms of RL☆47Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- 深度强化学习各算法介绍与Pytorch实现☆55Updated 11 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆367Updated 3 weeks ago
- 基于强化学习的空战对抗☆70Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆81Updated 2 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆684Updated 3 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- 《动手学强化学习》练习代码(Pytorch)☆16Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆85Updated 6 months ago