zouyih / DQN-tensorflow-gluttonous_snakeLinks
☆21Updated 7 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:
- 用深度学习+强化学习编写的一个五子棋人工智障☆43Updated 7 years ago
- Tetris with a Deep Q Network.☆43Updated 2 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- RL Agent for Atari Game Pong☆12Updated 6 years ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 6 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 4 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- 车杆倒立摆DQN简单实现☆21Updated 4 months ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- solutions to the examples and exercises☆42Updated 9 years ago
- 主要利用QLearning,DQN,ImprovedDQN(Ddouble DQN) 解决gym框架下的三个问题CartPole-v0,MountainCar-v0,Acrobot-v1☆13Updated 7 years ago
- ☆11Updated 3 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆49Updated 6 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- DQN related algorithms☆10Updated 2 years ago
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆37Updated 7 years ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 人工智能导论课程设计-用强化学习玩FlappyBird☆18Updated 5 years ago