demomagic / dqn_game_tensorflowLinks
playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow
☆14Updated 6 years ago
Alternatives and similar repositories for dqn_game_tensorflow
Users that are interested in dqn_game_tensorflow are comparing it to the libraries listed below
Sorting:
- ☆11Updated 3 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- ☆29Updated 6 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习( 强化学习)实验例子。☆47Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 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
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆4Updated 6 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
- 使用pytorch构建深度强化学习模型DQN☆25Updated 7 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- ☆20Updated 7 years ago
- reinforcement learning☆47Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆47Updated 5 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- ☆390Updated 4 years ago
- 多智能体强化学习☆98Updated 6 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 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
- 强化学习面试(未完待续)☆35Updated 5 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- ☆166Updated last year
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 6 years ago
- pytorch实现的一些MARL算法☆66Updated 4 years ago