LeelaChessZero / lc0

The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
GNU General Public License v3.0
2.37k stars 523 forks source link

Value tournament #1966

Closed Tilps closed 5 months ago

Tilps commented 5 months ago

Still writing the code - its mostly done just need to add the new option and wire it through everywhere...

Tilps commented 5 months ago

Finished off the basic code earlier today - should be good to review now.

I hopefully also silenced the warnings that crem noticed.