xiaohaomao / Reinforcment-Leanring-algorithmLinks
强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)
☆29Updated 6 years ago
Alternatives and similar repositories for Reinforcment-Leanring-algorithm
Users that are interested in Reinforcment-Leanring-algorithm are comparing it to the libraries listed below
Sorting:
- ☆165Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- 多智能体强化学习☆99Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- ☆124Updated 3 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Translation and understanding of the Pop-art paper.☆17Updated 5 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- CS285课程笔记☆21Updated 5 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 7 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆270Updated 3 years ago
- 天授中文文档☆58Updated 6 months ago
- Python Implementation of Reinforcement Learning: An Introduction☆31Updated 5 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆488Updated last year
- The code for maddpg using pytorch☆169Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- rl-papers☆47Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago