ClownW / Reinforcement-learning-with-PyTorchLinks
Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch
☆301Updated 5 years ago
Alternatives and similar repositories for Reinforcement-learning-with-PyTorch
Users that are interested in Reinforcement-learning-with-PyTorch are comparing it to the libraries listed below
Sorting:
- kinds of reinforcement learning model by Pytorch☆341Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆710Updated 6 months ago
- RL algorithms☆142Updated 4 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- ☆520Updated 9 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆567Updated 3 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆930Updated last week
- D3QN Pytorch☆62Updated 3 years ago
- ☆418Updated 2 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆204Updated 3 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆628Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆247Updated 2 years ago
- ☆95Updated 2 years ago
- 动手学强化学习代码☆60Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆391Updated last month
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆105Updated last month
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆125Updated last month
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆167Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- 多智能体强化学习☆101Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆154Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆642Updated 3 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆84Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆107Updated 3 weeks ago
- ☆84Updated 10 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆492Updated 2 years ago
- ☆62Updated 2 years ago