leela_chess_zero 0.0.1
leela_chess_zero: ^0.0.1 copied to clipboard
The Leela Chess Zero (lc0) neural network chess engine for Flutter.
LeelaChessZero (lc0) #
The Leela Chess Zero (lc0) neural network chess engine for Flutter.
About #
Leela Chess Zero (lc0) is an open-source chess engine that uses deep neural networks to evaluate positions. It's based on the same approach as AlphaZero, using Monte Carlo Tree Search (MCTS) guided by a neural network.