AndyYue1893 / Deep-reinforcement-learning-with-pytorchLinks
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆52Updated 5 years ago
Alternatives and similar repositories for Deep-reinforcement-learning-with-pytorch
Users that are interested in Deep-reinforcement-learning-with-pytorch are comparing it to the libraries listed below
Sorting:
- 多智能体强化学习☆103Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆207Updated 3 years 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 Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆251Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆165Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 6 years ago
- Tutorial for Reinforcement Learning☆189Updated 3 years ago
- 多智能体学习库☆21Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆277Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆96Updated last year
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆28Updated 2 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆58Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆503Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆88Updated 6 months ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆404Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆346Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆88Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆71Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- ☆126Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 8 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆92Updated 11 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆557Updated last year