katago

Neural network Go engine using deep learning without human knowledge

brewmacoslinux
Try with needOr install directly
Source

About

Neural Network Go engine with no human-provided knowledge

Commands

katago

Examples

Analyze a Go position from a SGF file$ katago analysis -model path/to/model.bin.gz -sgf game.sgf
Generate a move suggestion for current board state$ katago gtp -model path/to/model.bin.gz
Benchmark the engine on your hardware$ katago benchmark -model path/to/model.bin.gz