-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad bishop eval. #56
Closed
Closed
Bad bishop eval. #56
Conversation
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
Let's keep this around for potential future use. Thanks. |
gcp
added a commit
to gcp/4ku
that referenced
this pull request
Dec 23, 2022
gcp
added a commit
to gcp/4ku
that referenced
this pull request
Dec 23, 2022
gcp
added a commit
to gcp/4ku
that referenced
this pull request
Dec 23, 2022
To make it easier to make the tournament deadline. * Bad bishop eval (kz04px#56). * Late move pruning changes (kz04px#78). * Improving variable (kz04px#83). * Include promotions in qsearch (kz04px#97). Also include kz04px#95 to make this exactly 4096 bytes, and put in tournament settings (hash/threads) that keep the size at exactly that. vs master (432c06a): ELO | 18.58 +- 9.34 (95%) SPRT | 8.0+0.08s Threads=1 Hash=64MB LLR | 2.97 (-2.94, 2.94) [0.00, 5.00] GAMES | N: 3032 W: 945 L: 783 D: 1304
gcp
added a commit
to gcp/4ku
that referenced
this pull request
Dec 23, 2022
To make it easier to make the tournament deadline. * Bad bishop eval (kz04px#56). * Late move pruning changes (kz04px#78). * Improving variable (kz04px#83). * Include promotions in qsearch (kz04px#97). Also include kz04px#95 to make this exactly 4096 bytes, and put in tournament settings (hash/threads) that keep the size at exactly that. vs master (432c06a): ELO | 18.58 +- 9.34 (95%) SPRT | 8.0+0.08s Threads=1 Hash=64MB LLR | 2.97 (-2.94, 2.94) [0.00, 5.00] GAMES | N: 3032 W: 945 L: 783 D: 1304
gcp
added a commit
to gcp/4ku
that referenced
this pull request
Dec 23, 2022
To make it easier to make the tournament deadline. * Bad bishop eval (kz04px#56). * Late move pruning changes (kz04px#78). * Improving variable (kz04px#83). * Include promotions in qsearch (kz04px#97). Also include kz04px#95 to make this exactly 4096 bytes, and put in tournament settings (hash/threads) that keep the size below target. vs master (432c06a): ELO | 18.58 +- 9.34 (95%) SPRT | 8.0+0.08s Threads=1 Hash=64MB LLR | 2.97 (-2.94, 2.94) [0.00, 5.00] GAMES | N: 3032 W: 945 L: 783 D: 1304
Score of 4ku vs master: 9509 - 9157 - 13959 [0.505] 32625 ... 4ku playing White: 5163 - 4194 - 6955 [0.530] 16312 ... 4ku playing Black: 4346 - 4963 - 7004 [0.481] 16313 ... White vs Black: 10126 - 8540 - 13959 [0.524] 32625 Elo difference: 3.7 +/- 2.8, LOS: 99.5 %, DrawRatio: 42.8 % SPRT: llr 2.95 (100.2%), lbound -2.94, ubound 2.94 - H1 was accepted
45 bytes is the smallest I can get it, and Elo dropped a bit in the latest test:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Score of 4ku vs master: 2896 - 2705 - 3565 [0.510] 9166
... 4ku playing White: 1575 - 1218 - 1790 [0.539] 4583
... 4ku playing Black: 1321 - 1487 - 1775 [0.482] 4583
... White vs Black: 3062 - 2539 - 3565 [0.529] 9166
Elo difference: 7.2 +/- 5.6, LOS: 99.5 %, DrawRatio: 38.9 %
SPRT: llr 2.95 (100.1%), lbound -2.94, ubound 2.94 - H1 was accepted