brilee / go_implementationLinks
Various implementations of Go (the game) in Python
☆13Updated 7 years ago
Alternatives and similar repositories for go_implementation
Users that are interested in go_implementation are comparing it to the libraries listed below
Sorting:
- A student implementation of Alpha Go Zero☆284Updated 7 years ago
- A 9x9 fork of leela-zero, which is targeted to provide a learning exercise with limited resources☆24Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- 利用强化学习、基于蒙特卡洛树搜索的UCT算法解决围棋死活题问题。Inplement improved Reinforcement Learning and UCT algorithms (based on Monte Carlo Tree Search) on Go/Tsu…☆15Updated 3 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- 21.1 million Go games, 18k-9p☆138Updated 6 years ago
- Sandbox for playing with neural nets for Go☆76Updated 6 years ago
- Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and obse…☆19Updated 3 years ago
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆345Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆59Updated last year
- ☆237Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Artificial go player based on reinforcement and supervised learning☆48Updated 2 years ago
- Code and other material for the book "Deep Learning and the Game of Go"☆1,048Updated last year
- A GUI for watching Leela Zero self train☆46Updated 5 years ago
- ☆75Updated 2 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆93Updated 7 years ago
- datasets for computer go☆162Updated 3 months ago
- Python implementation of Go Text Protocol☆41Updated 7 years ago
- ☆66Updated 4 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆218Updated 11 months ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆19Updated 7 years ago
- Minimalistic Go MCTS Engine☆277Updated 7 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆181Updated 6 years ago
- Server side code of the Leela Zero project☆67Updated 3 years ago
- ☆45Updated last year
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆172Updated last year