junliangliu / DQNLinks
使用pytorch构建深度强化学习模型DQN
☆25Updated 7 years ago
Alternatives and similar repositories for DQN
Users that are interested in DQN are comparing it to the libraries listed below
Sorting:
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆74Updated last week
- reinforcement learning for tsp by pointer network☆30Updated 8 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- ☆20Updated 7 years ago
- reinforcement learning☆38Updated 7 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- ☆14Updated 4 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆22Updated 6 years ago
- ☆29Updated 6 years ago
- Multiagent deep reinforcement learning research project☆28Updated last year
- 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
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆21Updated 3 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- ☆8Updated 2 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆16Updated 3 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆25Updated 3 weeks ago
- solutions to the examples and exercises☆42Updated 9 years ago
- Optimization of vehicle routing problem by deep reinforcement learning method based on residual edge-graph attention network☆10Updated 7 months ago