| yenchenlin/DeepLearningFlappyBird |
6,472 |
|
0 |
0 |
over 2 years ago |
0 |
|
38 |
mit |
Python |
| Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning). |
| liuchong/awesome-roadmaps |
4,294 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
cc0-1.0 |
|
| A curated list of roadmaps. |
| vwxyzjn/cleanrl |
3,947 |
|
0 |
0 |
about 2 years ago |
0 |
|
49 |
other |
Python |
| High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG) |
| suragnair/alpha-zero-general |
3,497 |
|
0 |
0 |
over 2 years ago |
0 |
|
65 |
mit |
Jupyter Notebook |
| A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more |
| werner-duvaud/muzero-general |
2,203 |
|
0 |
0 |
over 2 years ago |
0 |
|
54 |
mit |
Python |
| MuZero |
| tigerneil/awesome-deep-rl |
1,225 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
HTML |
| For deep RL and the future of AI. |
| maxpumperla/deep_learning_and_the_game_of_go |
831 |
|
0 |
0 |
over 3 years ago |
2 |
August 27, 2018 |
50 |
|
Python |
| Code and other material for the book "Deep Learning and the Game of Go" |
| CSSLab/maia-chess |
764 |
|
0 |
0 |
almost 3 years ago |
0 |
|
8 |
gpl-3.0 |
Python |
| Maia is a human-like neural network chess engine trained on millions of human games. |
| ikergarcia1996/Self-Driving-Car-in-Video-Games |
729 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
gpl-3.0 |
Python |
| A deep neural network that learns to drive in video games |
| tambetm/simple_dqn |
656 |
|
0 |
0 |
about 7 years ago |
0 |
|
6 |
mit |
HTML |
| Simple deep Q-learning agent. |