lc0-t2 0
Pre-trained neural network for Leela Chess Zero
T2 is currently one of the best neural networks for Leela Chess Zero, superseding the neural network T1.
- Outputs:
out
- Website: https://lczero.org
- Licenses: GPL 3+
- Package source: gnu/packages/lc0.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lc0-t2 0
as follows:
guix install lc0-t2@0
Or install the latest version:
guix install lc0-t2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.