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

refine loss function power #208

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Conversation

vondele
Copy link
Member

@vondele vondele commented Jul 13, 2022

vondele added a commit to vondele/Stockfish that referenced this pull request Jul 13, 2022
using trainer branch official-stockfish/nnue-pytorch#208 with a slightly
tweaked loss function (power 2.5 instead of 2.6), otherwise same training as in
the previous net update official-stockfish#4100

passed STC:
LLR: 2.97 (-2.94,2.94) <0.00,2.50>
Total: 367536 W: 99465 L: 98573 D: 169498
Ptnml(0-2): 1820, 40994, 97117, 42148, 1689
https://tests.stockfishchess.org/tests/view/62cc43fe50dcbecf5fc1c5b8

passed LTC:
LLR: 2.94 (-2.94,2.94) <0.50,3.00>
Total: 25032 W: 6802 L: 6553 D: 11677
Ptnml(0-2): 40, 2424, 7341, 2669, 42
https://tests.stockfishchess.org/tests/view/62ce5f421dacb46e4d5fd277

Bench: 5905619
vondele added a commit to vondele/Stockfish that referenced this pull request Jul 13, 2022
using trainer branch official-stockfish/nnue-pytorch#208 with a slightly
tweaked loss function (power 2.5 instead of 2.6), otherwise same training as in
the previous net update official-stockfish#4100

passed STC:
LLR: 2.97 (-2.94,2.94) <0.00,2.50>
Total: 367536 W: 99465 L: 98573 D: 169498
Ptnml(0-2): 1820, 40994, 97117, 42148, 1689
https://tests.stockfishchess.org/tests/view/62cc43fe50dcbecf5fc1c5b8

passed LTC:
LLR: 2.94 (-2.94,2.94) <0.50,3.00>
Total: 25032 W: 6802 L: 6553 D: 11677
Ptnml(0-2): 40, 2424, 7341, 2669, 42
https://tests.stockfishchess.org/tests/view/62ce5f421dacb46e4d5fd277

closes official-stockfish#4107

Bench: 5905619
@Sopel97 Sopel97 merged commit 77d7919 into official-stockfish:master Jul 14, 2022
amchess pushed a commit to amchess/ShashChess that referenced this pull request Jul 24, 2022
Cleaned code
Aigned with
Stockfish patch Jul 13 2022
Update default net to nn-ad9b42354671.nnue
using trainer branch official-stockfish/nnue-pytorch#208 with a slightly
tweaked loss function (power 2.5 instead of 2.6), otherwise same training as in
the previous net update #4100
amchess pushed a commit to amchess/BrainLearn that referenced this pull request Jul 24, 2022
Cleaned code
Aigned with
Stockfish patch Jul 13 2022
Update default net to nn-ad9b42354671.nnue
using trainer branch official-stockfish/nnue-pytorch#208 with a slightly
tweaked loss function (power 2.5 instead of 2.6), otherwise same training as in
the previous net update #4100
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.

2 participants