| TianhongDai/reinforcement-learning-algorithms |
407 |
|
0 |
0 |
about 5 years ago |
0 |
|
4 |
|
Python |
| This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress) |
| uvipen/Flappy-bird-deep-Q-learning-pytorch |
407 |
|
0 |
0 |
about 5 years ago |
0 |
|
4 |
mit |
Python |
| Deep Q-learning for playing flappy bird game |
| Ldpe2G/DeepLearningForFun |
335 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
Scala |
| Implementation of some interesting ideas of deeplearning. |
| gcaaa31928/FlappyBirdLearning |
44 |
|
0 |
0 |
almost 10 years ago |
0 |
|
0 |
|
JavaScript |
| Use deep learning to auto play flappy bird |
| alirezamika/flappybird-es |
31 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
|
Python |
| An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models. |
| pavitrakumar78/Playing-custom-games-using-Deep-Learning |
22 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
Python |
| Implementation of Google's paper on playing atari games using deep learning in python. |
| ikergarcia1996/NeuroEvolution-Flappy-Bird |
15 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python |
| yjn93/Deep-Q-Learning-Flappy-Bird |
6 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
mit |
JavaScript |