Starlight0798 / gymRLLinks
基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)
☆144Updated last week
Alternatives and similar repositories for gymRL
Users that are interested in gymRL are comparing it to the libraries listed below
Sorting:
- 动手学强化学习代码☆66Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆109Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆344Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆315Updated 6 years ago
- ☆465Updated 8 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,034Updated last week
- TD3 in Pytorch☆35Updated 4 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆616Updated 8 months ago
- ☆599Updated last year
- ☆110Updated 2 years ago
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆324Updated 3 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆433Updated 2 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆804Updated 3 months ago
- RL algorithms☆141Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆149Updated last month
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆258Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆32Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Updated 3 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆73Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆214Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- ☆63Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆163Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆188Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆709Updated 3 years ago
- Multi-UAV target round-up based on MADDPG☆250Updated 8 months ago
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆51Updated 8 months ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆102Updated 3 years ago
- The mirror of RL_Coding_Exercise.☆115Updated last year