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
Sorting:
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- ☆29Updated 6 years ago
- ☆20Updated 7 years ago
- ☆24Updated 4 years ago
- A Deep Reinforcement Learning Network for Traffic Light Cycle Control☆52Updated 4 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 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
- Stable Baselines官方文档中文版☆97Updated 4 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆261Updated 6 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆73Updated 2 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 8 years ago
- 多智能体强化学习☆94Updated 6 years ago
- Nash Q Learning☆31Updated 4 years ago
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- 使用pytorch构建深度强化学习模型DQN☆24Updated 7 years ago
- Apply deep reinforcement learning methods including DQN, DDPG for traffic light control in simulation (discrete environment), to prove th…☆86Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- scalable multi agents reinforcement learning☆61Updated 7 years ago
- ☆64Updated 2 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago