lc0

Neural network-based chess engine using deep learning

brewmacoslinux
Try with needOr install directly
Source

About

Open source neural network based chess engine

Commands

lc0

Examples

Start interactive chess analysis session$ lc0
Analyze a position from FEN notation$ lc0 -w <weights_file> --backend=cudnn
Run engine with UCI protocol for chess GUI integration$ lc0 -w <weights_file>