Neural networks for Go move prediction, parsed 17.8M positions from professional games.
☆12Jan 16, 2018Updated 8 years ago
Alternatives and similar repositories for GoMovePrediction
Users that are interested in GoMovePrediction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Monte Carlo Tree Search (MCTS) ,realize using python☆12Mar 10, 2016Updated 10 years ago
- 9x9 AlphaGo☆13Jul 27, 2016Updated 10 years ago
- Go-playing neural network in Python using TensorFlow☆70May 11, 2016Updated 10 years ago
- All Games ever played on the No Name Go Server (First commit contains the original files, later may enhance their compatibility with SGF …☆16Apr 2, 2012Updated 14 years ago
- Convert KataGo network files to ONNX format.☆15Nov 7, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A wrapper of the IPFS Client HTTP-API for iOS.☆17Sep 13, 2018Updated 7 years ago
- ☆11Jun 22, 2023Updated 3 years ago
- A 9x9 Go (Weiqi/Baduk) Engine☆12Nov 5, 2021Updated 4 years ago
- Small and simple SGF parser for python☆11Mar 9, 2026Updated 4 months ago
- (Semester 4) Mathematics for Intelligent Systems - End Semester Project☆14Apr 10, 2022Updated 4 years ago
- Go / Baduk library with SGF / GIB / NGF / UGF support, game editor, and GTP relay in Tkinter☆10Jun 16, 2021Updated 5 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…