liangzp / DQLearning-Toolbox
A Toolbox for deep reinforcement learning(QLearning)
☆38Updated 6 years ago
Alternatives and similar repositories for DQLearning-Toolbox:
Users that are interested in DQLearning-Toolbox are comparing it to the libraries listed below
- ☆20Updated 7 years ago
- ☆29Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 5 years ago
- 多智能体强化学习☆90Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆307Updated 2 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆61Updated 7 years ago
- ☆24Updated 4 years ago
- Stable Baselines官方文档中文版☆97Updated 4 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- 一些利用pytorch编程实现的强化学习例子☆36Updated 5 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆255Updated 3 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- Nash Q Learning☆31Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆195Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- ☆163Updated last year
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆34Updated 6 years ago
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Updated 4 years ago