-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement a texel tuner and use it to tune the current eval params
This tuner borrows heavily from https://github.com/GediminasMasaitis/texel-tuner, which was used for tuning the existing evaluation parameters. There was, however, a bug with my implementation which caused mobility scores to be computed incorrectly, due to not considering board orientation for blockers. As a result, tuning, even with the same implementation, results in a fairly sizeable Elo gain. Elo | 28.53 +- 11.44 (95%) SPRT | 8.0+0.08s Threads=1 Hash=16MB LLR | 2.95 (-2.94, 2.94) [0.00, 5.00] Games | N: 2014 W: 712 L: 547 D: 755 Penta | [54, 218, 356, 267, 112]
- Loading branch information
1 parent
305ba36
commit a167027
Showing
13 changed files
with
1,161 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.