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:
- 多智能体强化学习☆100Updated 6 years ago
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆204Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆246Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- 多智能体学习库☆20Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆27Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆160Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆271Updated 2 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆93Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆492Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆386Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆354Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆219Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- The code for maddpg using pytorch☆170Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- ☆168Updated last year
- TD3 in Pytorch☆34Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆391Updated last month
- Implementation of benchmark RL algorithms☆468Updated 3 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- 动手学强化学习代码☆61Updated last year