# Results for "go"

> AI-ranked search results for `go` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 118 total matches; showing the top 3.

Explore on the web: https://awesome-repositories.com/q/go

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/go).**

## Results

- [leela-zero/leela-zero](https://awesome-repositories.com/repository/leela-zero-leela-zero.md) (5,579 ⭐) — Leela Zero is a deep learning Go engine and reinforcement learning system that implements the AlphaGo Zero approach. It utilizes deep residual convolutional networks and Monte Carlo Tree Search to determine optimal moves and analyze the game of Go.

The project functions as a neural network training tool that generates data through automated self-play. It uses a supervised learning pipeline to refine network weights, allowing the system to improve its game-playing capabilities without relying on human-provided data or expert knowledge.

The engine includes game scoring logic to determine winne
- [tensorflow/minigo](https://awesome-repositories.com/repository/tensorflow-minigo.md) (3,531 ⭐) — Minigo is a TensorFlow-based reinforcement learning engine designed to master the game of Go. It functions as a comprehensive system for training neural networks to predict board policies and game outcomes, utilizing a model trainer to generate self-play data and optimize weights.

The project is distinguished by its ability to perform large-scale game simulations using Kubernetes to distribute worker nodes across CPU, GPU, and TPU hardware. It employs a Monte Carlo Tree Search implementation to identify optimal moves and supports specialized hardware acceleration, including inference on Edge
- [lightvector/katago](https://awesome-repositories.com/repository/lightvector-katago.md) (0 ⭐) — Overview Training History and Research Where To Download Stuff Setting Up and Running KataGo GUIs Windows and Linux MacOS OpenCL vs CUDA vs TensorRT vs Eigen How To Use Tuning for Performance Common Questions and Issues Issues with specific GPUs or GPU drivers Common Problems Other Questions…
