Search found 1427 matches
- Thu Jul 30, 2020 2:21 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
What would be the syntax for specifying the net on cutechess command? I use option.EvalDir="c:\Engines\Sfnnue\eval". Adjust the path to suit your setup. In json something like { "default" : "eval\\nn.bin", "name" : "EvalFile", "type" : "string", "value" : ".\\eval\\nn.bin" }, By the way - free plug...
- Thu Jul 30, 2020 1:26 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
What would be the syntax for specifying the net on cutechess command? I use option.EvalDir="c:\Engines\Sfnnue\eval". Adjust the path to suit your setup. Thanx, but: nnue doesn't have option EvalDir Edit: but it does have EvalFile. By specifying the path and the filename, it does work! I guess the p...
- Thu Jul 30, 2020 1:18 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
For some reason, this compile loses 100% of the games under cutechess-cli. Have you tried the nodchip binaries? Yes, they work fine, I just wanted some taste of that speed everyone's talking about. I get the same issue with nodchip compiles... and the issue is not limited to 'go depth' games
- Thu Jul 30, 2020 12:00 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
Have you tried the nodchip binaries?Ozymandias wrote: ↑Thu Jul 30, 2020 6:09 amFor some reason, this compile loses 100% of the games under cutechess-cli.
- Tue Jul 28, 2020 9:59 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
Hi all- I released new PO (play-only) compiles which seem to be significantly faster ...more than 10% on my system Intel® Core™ i9-9900K Processor Bench was run just once, not averaged after several runs, so these are just estimates: https://github.com/FireFather/sf-nnue/releases I hope they prove ...
- Tue Jul 28, 2020 9:28 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
Hi all- I released new PO (play-only) compiles which seem to be significantly faster ...more than 10% on my system Intel® Core™ i9-9900K Processor Bench was run just once, not averaged after several runs, so these are just estimates: https://github.com/FireFather/sf-nnue/releases I hope they prove ...
- Tue Jul 28, 2020 12:10 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
Just to clarify any confusion in this thread... We're seeing different Elo results presented Those are of course the results of 'nnue' vs sf-dev test, and are very dependent on exactly which nn.bin is being tested In the case of Larry and Mark, this detail is not indicated This has much less to do w...
- Mon Jul 27, 2020 10:03 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
I think this is an important change (not yet merged in nodchip)
https://github.com/nodchip/Stockfish/issues/68
I suspect training would be improved...and better nets.
https://github.com/nodchip/Stockfish/issues/68
I suspect training would be improved...and better nets.
- Mon Jul 27, 2020 9:07 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
Re: New sf+nnue play-only compiles
Hi, thanks for the compiles. I just compared it on command window from startposition: sf+nnue-po.270720.halfkp_256x2-32-32.x64.bmi2.exe info depth 25 seldepth 39 multipv 1 score cp 15 nodes 9858990 nps 1144663 hashfull 1000 tbhits 0 time 8613 pv d2d4 g8f6 c2c4 e7e6 g1f3 d7d5 c4d5 e6d5 b1c3 f8e7 c1g...
- Mon Jul 27, 2020 3:57 pm
- Forum: Computer Chess Club: General Topics
- Topic: New sf+nnue play-only compiles
- Replies: 47
- Views: 7706
New sf+nnue play-only compiles
Hi all- I released new PO (play-only) compiles which seem to be significantly faster ...more than 10% on my system Intel® Core™ i9-9900K Processor Bench was run just once, not averaged after several runs, so these are just estimates: PO ------------------------- sf+nnue-po.270720.halfkp_256x2-32-32....