leela-chess icon indicating copy to clipboard operation
leela-chess copied to clipboard

**MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero

Results 103 leela-chess issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Hello, Im trying run Lc0 on Linux firsth time. Compiled and trying run and get something this: ``` $ ./lc0 _ | _ | | |_ |_ |_| v0.23.3+git.29c15a4 built...

http://lczero.org/training_data link is dead

Ok, I downloaded the source code of Leela Zero 0.17. Tell me, someone, in which file is the code that is described by this fragment of the article "[Mastering Chess...

I am trying to understand the old [chess-alpha-zero](https://github.com/Zeta36/chess-alpha-zero) program in Python. Maybe someone who has done this before will tell me where the moves are implemented in the code, as...

How can I have a complete working set of chess engine tuner for my own engine. Would anyone guide me clearly the step by step to achieve it? Note: honestly...

Two ideas for improved training game data quality: (1) When doing exploration (using dirichlet noise, or temperature>0), just let the "losing side" (according to after-search root evaluation) do the exploration....

Hi guys, how about implement korean chess?

That's not something to do immediately (probably, to avoid having too many moving parts), but I think that eventually we should do that. Either remove all history planes (and encode...