lc0_dart 0.1.2 copy "lc0_dart: ^0.1.2" to clipboard
lc0_dart: ^0.1.2 copied to clipboard

LC0 (Leela Chess Zero) classical CNN inference in pure Dart with a PUCT / virtual-loss MCTS and a UCI shell. Loads a .pb.gz LC0 network (LINEAR16 / FLOAT16 / BFLOAT16), folds BatchNorm at load time, r [...]

3 versionsVersions feed

Stable versions of lc0_dart

VersionMin Dart SDKUploadedDocumentationArchive
0.1.23.529 days agoGo to the documentation of lc0_dart 0.1.2Download lc0_dart 0.1.2 archive
0.1.13.529 days agoGo to the documentation of lc0_dart 0.1.1Download lc0_dart 0.1.1 archive
0.1.03.529 days agoDownload lc0_dart 0.1.0 archive
1
likes
120
points
135
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

LC0 (Leela Chess Zero) classical CNN inference in pure Dart with a PUCT / virtual-loss MCTS and a UCI shell. Loads a .pb.gz LC0 network (LINEAR16 / FLOAT16 / BFLOAT16), folds BatchNorm at load time, runs an SE-aware residual tower on CPU or CUDA, and emits WDL + policy logits or a full search result.

Repository (GitHub)
View/report issues

Topics

#chess #leela-chess-zero #mcts #uci #inference

License

MIT (license)

Dependencies

dart_pytorch, dartchess

More

Packages that depend on lc0_dart