Chess-tuning-tools

Latest version: v0.9.5

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.6.0

------------------
* Add support for input warping, allowing the tuner to automatically transform
the data into a suitable form (internally).
* Improve default parameters to be slightly more robust for most use cases and
be more in line with what a user might expect.
* Add confidence interval and standard error of the score of the estimated
global optimum to the logging output
* Add support for time per move matches (option ``st`` in cutechess-cli).
* Add support for timemargin parameter.
* Fix debug output being spammed by other libraries.
* Fix plots being of varying sizes dependent on their labels and ticks.
This should make it easier to animate them.

0.5.0

------------------
* Add support for the new cutechess-cli 1.2.0 output format.
* Add support for confidence intervals of the optimum. By default a table of
highest density intervals will be reported alongside the current optimum.
* Add support for parameter range reduction. Since this potentially requires
discarding some of the data points, it will also save a backup.
* Change score calculation to be in logit/Elo space. This fixes problems with
scores being compressed for very unevenly matched engines.

0.4.0

------------------
* Add new standalone tuning script. With this it is possible to tune parameters
of an engine without having to set up the distributed tuning framework.
Usage instructions and example configurations are included.

0.3.0

------------------

* Support for round-flat prior distributions
* Fix parsing of priors and benchmark results

0.2.0

------------------

* Completely new database implemented in SQLAlchemy.
* Pentanomial scoring of matches, accounting for the paired openings and different draw rates of time controls.

0.1.6

------------------

* Allow timed termination of the client by the option ``--terminate-after``

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.