ClownW / Reinforcement-learning-with-PyTorchLinks
Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch
☆313Updated 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☆346Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆741Updated last week
- ☆563Updated 11 months ago
- ☆443Updated 4 months ago
- RL algorithms☆141Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆655Updated 3 years ago
- Tutorial for Reinforcement Learning☆189Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆582Updated 5 months ago
- 多智能体强化学习☆103Updated 6 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆971Updated last week
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆251Updated 3 years ago
- D3QN Pytorch☆62Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆404Updated 3 months ago
- 动手学强化学习代码☆62Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆363Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆657Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆124Updated 3 months ago
- ☆100Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆156Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆173Updated last year
- ☆795Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆129Updated 3 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆104Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,397Updated 2 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- ☆63Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year