chess-tuning-tools icon indicating copy to clipboard operation
chess-tuning-tools copied to clipboard

A collection of scripts aimed at efficiently tuning chess engine parameters.

Results 54 chess-tuning-tools issues
Sort by recently updated
recently updated
newest added

Some engines look for files relative to their working directory. Currently, there is no support for the user to specify the working directory.

enhancement
Priority: High

I received reports that cutechess-cli is not stopped correctly and continues to run after chess-tuning-tools is stopped (including the engines). If there is something which can be done to ensure...

bug
Priority: Medium

I'm pretty sure I don't understand how this works under the hood, so this might not make sense... If I understand correctly (big if), for each possible parameters (p_1, p_2,...

enhancement
Priority: Medium

The call to cutechess-cli fails on Linux when the folder path has a space in it.

bug
Priority: High

I have a case where the input warping works nicely for a couple of the parameters but is nonsensical for the remaining parameter. I'd suggest adding a flag where the...

enhancement
Priority: Low

- How to calibrate the engines for tuning? - What is a recommended balance to aim for?

documentation
Priority: High

The idea would be that the user may choose to freeze a parameter during a tune using syntax like ```json "Parameter": "Real(0.0, 3.0, fixed=2.1)" ``` Since this requires a lot...

enhancement
Priority: High

This is a follow-up to #44.

enhancement
Priority: Low