yhyu13 / AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
☆341Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for AlphaGOZero-python-tensorflow
- Reversi reinforcement learning by AlphaGo Zero methods.☆677Updated last year
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 6 months ago
- Minimalistic AlphaGoZero-like Engine☆274Updated 6 years ago
- A student implementation of Alpha Go Zero☆279Updated 6 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆483Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆189Updated 4 years ago
- Replicating AlphaGo's architecture in a readable manner☆1,148Updated 4 years ago
- A Go playing program implemented in Tensorflow roughly according to the architecture of AlphaGo. Current strength is 3~4 amateur dan.☆216Updated 5 years ago
- BetaGo: AlphaGo for the masses, live on GitHub.☆679Updated 3 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆85Updated last month
- Chess reinforcement learning by AlphaGo Zero methods.☆2,133Updated last year
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,090Updated last year
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆50Updated 7 years ago
- 中国象棋alpha zero程序☆379Updated 5 years ago
- ☆59Updated 5 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆577Updated 4 years ago
- datasets for computer go☆147Updated 5 months ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆16Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆272Updated 7 years ago
- Python implementation of Go Text Protocol☆39Updated 6 years ago
- Computer Go Program. Download//github.com/zakki/Ray/releases☆149Updated last year
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- A collection of DL experiments and notes☆135Updated 5 years ago
- 9x9 AlphaGo☆13Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆159Updated 7 years ago