Skip to content
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

Retuned values after eval quantize patch. #2742

Closed
wants to merge 1 commit into from

Conversation

xoto10
Copy link
Contributor

@xoto10 xoto10 commented Jun 14, 2020

The last search tune patch was tested before the implementation of #2733 which presumably changed the search characteristics noticeably. Another tuning run was done, see https://tests.stockfishchess.org/tests/view/5ee5b434ca6c451633a9a08c and the updated values passed these tests:

LTC 60+0.6 th 1 :
LLR: 2.97 (-2.94,2.94) {0.25,1.75}
Total: 11176 W: 1499 L: 1304 D: 8373
Ptnml(0-2): 69, 933, 3403, 1100, 83
https://tests.stockfishchess.org/tests/view/5ee6205bca6c451633a9a147

SMP LTC 20+0.2 th 8 :
LLR: 2.93 (-2.94,2.94) {0.25,1.75}
Total: 54032 W: 6126 L: 5826 D: 42080
Ptnml(0-2): 278, 4454, 17280, 4698, 306
https://tests.stockfishchess.org/tests/view/5ee62f25ca6c451633a9a162

Closes #2742

Bench 4957812

@ssj100
Copy link

ssj100 commented Jun 14, 2020

Nice work congratz! For completion, it also passed:
STC 10+0.1 th1:
https://tests.stockfishchess.org/tests/view/5ee62f05ca6c451633a9a15f

@vondele
Copy link
Member

vondele commented Jun 14, 2020

@xoto10 thanks!

I think it might be worthwhile to run another long tuning run on top of this patch, to see if we have reached convergence, or if more can be gained.

@xoto10
Copy link
Contributor Author

xoto10 commented Jun 14, 2020

Interesting idea. (I was hoping I was finished with these for a while! :)
I could do 200k games, starting from the latest values, how does that sound?

Edit: I'm assuming LTC. Something I've wondered, does the tuning process work with SMP?

@vondele
Copy link
Member

vondele commented Jun 14, 2020

yes 200k (or more) from the latest values sounds good.

I've also been thinking about tuning SMP... I think it should work, but I don't think it has ever been tried, so it could trigger some fishtest buggs. It does start to get really expensive quickly.

@xoto10
Copy link
Contributor Author

xoto10 commented Jun 14, 2020

Or more?? I'll do 300k then, we have done that kind of length before and the fleet makes that possible (thanks noob!).

@vondele vondele closed this in 995ee4b Jun 15, 2020
@vondele
Copy link
Member

vondele commented Jun 15, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants