xiaohaomao / Reinforcment-Leanring-algorithm
强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)
☆28Updated 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
- ☆45Updated 5 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆92Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- ☆122Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- 多智能体小球强化学习环境☆17Updated 4 years ago
- Tutorial for Reinforcement Learning☆177Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆90Updated 6 years ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- Stable Baselines官方文档中文版☆94Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆255Updated 6 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆242Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆464Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 3 years ago
- 多智能体强化学习☆86Updated 6 years ago
- Translation and understanding of the Pop-art paper.☆17Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 4 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆3Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- ☆159Updated last year
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 《动手学强化学习》练习代码(Pytorch)☆13Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago