kaixindelele / DRL-tensorflow
My DRL library with tensorflow1.14 based on openai spinning-up
☆58Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for DRL-tensorflow
- The code for maddpg using pytorch☆162Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆120Updated 5 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆178Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆46Updated 5 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆42Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆111Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆75Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆113Updated 8 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆92Updated 3 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆81Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆191Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆31Updated 3 years ago
- RL algorithms☆139Updated 3 years ago
- 强化学习面试(未完待续)☆32Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆145Updated 6 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆89Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆89Updated 3 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆109Updated 6 months ago
- ☆185Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆73Updated 9 months ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- ☆83Updated 3 years ago
- 多智能体强化学习☆83Updated 5 years ago
- ☆158Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆38Updated 4 years ago
- ☆88Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆32Updated 2 weeks ago