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

🔍 SPSA MVV 2024-01-06 #1338

Closed
wants to merge 11 commits into from
Closed

🔍 SPSA MVV 2024-01-06 #1338

wants to merge 11 commits into from

Conversation

eduherminio
Copy link
Member

@eduherminio eduherminio commented Jan 6, 2025

iterations: 502 (115.33s per iter)
games: 16064 (3.60s per game)
MVV_Pawn = 63(+62.96) in [0, 2000]
MVV_Knight = 2958(+458.01) in [2000, 4000]
MVV_Bishop = 2938(+437.96) in [2000, 4000]
MVV_Rook = 5865(+864.63) in [4000, 6000]
MVV_Queen = 9644(-356.379273) in [9000, 11000]

image

Test  | spsa/mvv-1-6
Elo   | -0.13 +- 2.01 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=32MB
LLR   | -2.25 (-2.25, 2.89) [0.00, 3.00]
Games | 53648: +15198 -15218 =23232
Penta | [1535, 6453, 10845, 6479, 1512]
https://openbench.lynx-chess.com/test/1190/

```
iterations: 502 (115.33s per iter)
games: 16064 (3.60s per game)
MVV_Pawn = 63(+62.96) in [0, 2000]
MVV_Knight = 2958(+458.01) in [2000, 4000]
MVV_Bishop = 2938(+437.96) in [2000, 4000]
MVV_Rook = 5865(+864.63) in [4000, 6000]
MVV_Queen = 9644(-356.379273) in [9000, 11000]
```
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.

1 participant