ClownW / Reinforcement-learning-with-PyTorchLinks
Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch
☆314Updated 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☆345Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆788Updated 2 months ago
- ☆585Updated last year
- RL algorithms☆141Updated 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…☆604Updated 7 months ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,012Updated this week
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆690Updated 3 years ago
- ☆459Updated 6 months ago
- 动手学强化学习代码☆65Updated last year
- ☆63Updated 3 years ago
- D3QN Pytorch☆66Updated 4 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆145Updated last week
- ☆826Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆212Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆141Updated last week
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆372Updated 4 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆105Updated 2 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,424Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆428Updated 3 weeks ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆663Updated 3 years ago
- ☆106Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆185Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆97Updated 3 years ago
- 多智能体强化学习☆106Updated 6 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆162Updated 2 years ago