junliangliu / DQNLinks
使用pytorch构建深度强化学习模型DQN
☆26Updated 7 years ago
Alternatives and similar repositories for DQN
Users that are interested in DQN are comparing it to the libraries listed below
Sorting:
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 3 months ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- reinforcement learning☆38Updated 7 years ago
- ☆20Updated 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☆21Updated 5 years ago
- ☆29Updated 7 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆266Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- 强化学习面试(未完待续)☆34Updated 5 years ago
- ☆14Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- Implementation of basic reinforcement learning algorithms (Q-learning, SARSA, Policy iteration and Value Iteration) on benchmark RL MDPs …☆37Updated 9 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- ☆11Updated 3 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆58Updated 4 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆49Updated 6 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- ☆16Updated 4 years ago
- MATLAB implementation of DQN for a navigation environment☆14Updated 5 years ago
- reinforcement learning☆51Updated 5 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- reinforcement learning for tsp by pointer network☆30Updated 8 years ago
- ReforcementLearning in Action☆15Updated 7 years ago