mokemokechicken / reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods.
☆679Updated 2 years ago
Alternatives and similar repositories for reversi-alpha-zero:
Users that are interested in reversi-alpha-zero are comparing it to the libraries listed below
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Updated 2 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 11 months ago
- Minimalistic AlphaGoZero-like Engine☆273Updated 7 years ago
- Chess reinforcement learning by AlphaGo Zero methods.☆2,164Updated 2 years ago
- Replicating AlphaGo's architecture in a readable manner☆1,157Updated 5 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆202Updated last month
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 4 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆503Updated last year
- BetaGo: AlphaGo for the masses, live on GitHub.☆686Updated 4 years ago
- A Go game engine. Download here: http://github.com/ymgaq/AQ/releases☆327Updated 4 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- A replica of the AlphaZero methodology for deep reinforcement learning in Python☆2,032Updated 2 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,132Updated 2 years ago
- An open-source implementation of the AlphaGoZero algorithm☆3,491Updated 4 years ago
- Minimalistic Go MCTS Engine☆277Updated 6 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,456Updated 11 months ago
- A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more☆4,082Updated 3 months ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation☆3,388Updated 5 years ago
- ☆61Updated 6 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 5 months ago
- A tiny re-implementation of AlphaGo Zero (in Gomoku)☆75Updated 6 years ago
- Computer Go Program. Download//github.com/zakki/Ray/releases☆150Updated 2 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- **MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero☆760Updated 2 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Simple deep Q-learning agent.☆697Updated 6 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆581Updated 4 years ago
- Computer go engine using Monte-Carlo Tree Search (MCTS)☆77Updated 6 months ago