kiudee / chess-tuning-tools

A collection of scripts aimed at efficiently tuning chess engine parameters.
https://chess-tuning-tools.readthedocs.io/en/latest/
Other
52 stars 13 forks source link

Add support for position testing tuning #164

Open trre123 opened 2 years ago

trre123 commented 2 years ago

Would be nice to be able to run position tests rather than games. Maybe even easier to accept output log from https://github.com/djChess2019/position-tester and create plots based on them?

kiudee commented 2 years ago

I will investigate how difficult this would be to implement. As a first step, it should be useful to make the position-tester be installable by pip.