Posts : 1254 Join date : 2020-11-17 Location : France
Subject: Chess Tal development .... What is to be done? Sat Jun 25, 2022 10:49 am
Little bit of advice needed. I've developed some new code but run into a problem. I use two opening suites for testing out improvements, one is a Gambit book from Ed, the other is a balanced openings book, developed by Frank Quisinsky. Chess System Tal without the new code gets about 3585 Elo using either opening book. With the new code, the FQ opening book gives a little less, about 3580 Elo, but the Gambit book gives about 3610 Elo.
What is to be done?
adminx likes this post
adminx
Posts : 115 Join date : 2020-11-26 Location : Acworth, GA (USA)
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 11:18 am
I am in the New Code camp all day Chris!
Ipmanchess
Posts : 42 Join date : 2022-06-08
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 11:58 am
For engine strenght i think you need a balanced opening book..like in my engine testings i use Noomen 3moves special made for eng-eng testings. Else you just run a book testing and not busy for engine strenght.
Kind regards, Ipman.
Admin Admin
Posts : 2608 Join date : 2020-11-17 Location : Netherlands
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 4:23 pm
Ipman, welcome.
Admin Admin
Posts : 2608 Join date : 2020-11-17 Location : Netherlands
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 4:24 pm
Chris Whittington wrote:
Little bit of advice needed. I've developed some new code but run into a problem. I use two opening suites for testing out improvements, one is a Gambit book from Ed, the other is a balanced openings book, developed by Frank Quisinsky. Chess System Tal without the new code gets about 3585 Elo using either opening book. With the new code, the FQ opening book gives a little less, about 3580 Elo, but the Gambit book gives about 3610 Elo.
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 6:15 pm
Just a suggestion. In the past, I have primarily tested nets for Lc0, including for Albert Silver, Dietrich Kappe and Mark Jordan (Leelenstein).
For these tests I have used, among others, the NICE 2 test (>84000 test positions) from Ed. I modified the test so that it was running without a search, i.e. only the NN was tested.
The results scaled very well with the general playing strength. If the goal is only to test the quality of an NNUE, this test might be very helpful and relatively quick to perform. For NNUE tests, I think a thinking time of about 1000 ms is reasonable.
Posts : 2608 Join date : 2020-11-17 Location : Netherlands
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 6:21 pm
How nice that you were using NICE
Dio likes this post
Dio
Posts : 222 Join date : 2021-08-28
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 6:24 pm
The decision which net became the final one at Fat Fritz 1.0 (Chessbase) or Leelenstein 15.0 was made based on this test.
I used this test so often that 60 GB of my small SSD were occupied by log files in the meantime. :-)
Admin Admin
Posts : 2608 Join date : 2020-11-17 Location : Netherlands
Subject: Re: Chess Tal development .... What is to be done? Sat Jun 25, 2022 9:46 pm
Dio wrote:
The decision which net became the final one at Fat Fritz 1.0 (Chessbase) or Leelenstein 15.0 was made based on this test.
Surprise there, did not expect the util would be used for top engines.
Dio wrote:
I used this test so often that 60 GB of my small SSD were occupied by log files in the meantime. :-)
Don't get me started
TheSelfImprover
Posts : 3112 Join date : 2020-11-18
Subject: Re: Chess Tal development .... What is to be done? Sun Jun 26, 2022 8:00 am
Chris Whittington wrote:
Little bit of advice needed. I've developed some new code but run into a problem. I use two opening suites for testing out improvements, one is a Gambit book from Ed, the other is a balanced openings book, developed by Frank Quisinsky. Chess System Tal without the new code gets about 3585 Elo using either opening book. With the new code, the FQ opening book gives a little less, about 3580 Elo, but the Gambit book gives about 3610 Elo.
What is to be done?
Did you want your program to be especially good at sacrificial/gambit play, or to be good at everything?
If you want it to be good at everything, you might have to accept that your new code is not as good as you were hoping for.
Mclane
Posts : 3022 Join date : 2020-11-17 Age : 57 Location : United States of Europe, Germany, Ruhr area
Subject: Re: Chess Tal development .... What is to be done? Sun Jun 26, 2022 9:38 am
Use gambit book
Sponsored content
Subject: Re: Chess Tal development .... What is to be done?