zouyih / DQN-tensorflow-gluttonous_snakeLinks
☆21Updated 6 years ago
Alternatives and similar repositories for DQN-tensorflow-gluttonous_snake
Users that are interested in DQN-tensorflow-gluttonous_snake are comparing it to the libraries listed below
Sorting:
- ☆20Updated 7 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆42Updated 7 years ago
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 7 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- 游戏AI中的算法-DQN实例☆8Updated 7 years ago
- ☆62Updated 6 years ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆16Updated 5 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Play Snake Game with Deep Q-Network(DQN)☆8Updated 4 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 3 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆17Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆209Updated 4 months ago
- RainBow, Tensorflow☆49Updated 7 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆39Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 通过深度强化学习训练的AI玩起游戏来也是有板有眼,将人类玩家远远甩在身后。本文就将为您介绍如何训练AI玩微信飞机大战,biubiubiu~☆24Updated 6 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago