yhyu13 / AlphaGOZero-python-tensorflowLinks
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)
☆342Updated 3 years ago
Alternatives and similar repositories for AlphaGOZero-python-tensorflow
Users that are interested in AlphaGOZero-python-tensorflow are comparing it to the libraries listed below
Sorting:
- A student implementation of Alpha Go Zero☆281Updated 7 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆681Updated 2 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- Minimalistic AlphaGoZero-like Engine☆273Updated 7 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 7 years ago
- Replicating AlphaGo's architecture in a readable manner☆1,165Updated 5 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated 11 months ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 8 years ago
- AlphaZero implemented Chinese chess. AlphaGo Zero / AlphaZero实践项目,实现中国象棋。☆518Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 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 6 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 7 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 7 months ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,171Updated 2 years ago
- Chess reinforcement learning by AlphaGo Zero methods.☆2,190Updated 2 years ago
- BetaGo: AlphaGo for the masses, live on GitHub.☆691Updated 4 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆585Updated 5 years ago
- ☆62Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- AlphaGo-paper☆54Updated 6 years ago
- An open-source implementation of the AlphaGoZero algorithm☆3,516Updated 4 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Updated 6 years ago
- StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)☆532Updated 8 years ago
- A replica of the AlphaZero methodology for deep reinforcement learning in Python☆2,036Updated 2 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆561Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆612Updated 8 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆267Updated 5 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆210Updated 4 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago