deep-qlearning-algorithm topic

List deep-qlearning-algorithm repositories

Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.

DQN-Flappy-Bird

19
Stars
7
Forks
Watchers

🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning

ReinforcementLearning

49
Stars
11
Forks
Watchers

强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行