| 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 |
| tensorflow/minigo |
3,229 |
|
0 |
0 |
about 5 years ago |
0 |
|
78 |
apache-2.0 |
C++ |
| An open-source implementation of the AlphaGoZero algorithm |
| junxiaosong/AlphaZero_Gomoku |
2,427 |
|
0 |
0 |
almost 5 years ago |
0 |
|
65 |
mit |
Python |
| An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row) |
| Zeta36/chess-alpha-zero |
1,666 |
|
0 |
0 |
over 5 years ago |
0 |
|
60 |
mit |
Jupyter Notebook |
| Chess reinforcement learning by AlphaGo Zero methods. |
| mokemokechicken/reversi-alpha-zero |
634 |
|
0 |
0 |
about 4 years ago |
0 |
|
28 |
mit |
Python |
| Reversi reinforcement learning by AlphaGo Zero methods. |
| HardcoreJosh/JoshieGo |
217 |
|
0 |
0 |
about 7 years ago |
0 |
|
2 |
|
Python |
| A Go playing program implemented in Tensorflow roughly according to the architecture of AlphaGo. Current strength is 3~4 amateur dan. |
| MLEveryday/60_Days_RL_Challenge |
92 |
|
0 |
0 |
over 7 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| 60_Days_RL_Challenge中文版 |
| fomorians/td-gammon |
90 |
|
0 |
0 |
almost 7 years ago |
0 |
|
7 |
apache-2.0 |
Python |
| Implementation of TD-Gammon in TensorFlow. |
| initial-h/AlphaZero_Gomoku_MPI |
86 |
|
0 |
0 |
about 6 years ago |
0 |
|
5 |
|
Python |
| An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku |
| Zeta36/connect4-alpha-zero |
83 |
|
0 |
0 |
almost 8 years ago |
0 |
|
4 |
mit |
Python |
| Connect4 reinforcement learning by AlphaGo Zero methods. |