Perfect - thanks~!sarona wrote: ↑Sun Jul 04, 2021 9:51 pmUsing Windows, I clicked the D8 square on the chessboard. That produced an html file with all the games. I then right clicked the mouse button, clicked Select All and then Copy. Pasted the contents into Notepad and saved as sf13vsf14 rebel.pgnCornfed wrote: ↑Sun Jul 04, 2021 8:47 pmThanks. I do that and see all the games in a pgn txt file...how do download them as a file with all the pgn games in it escapes me however.Rebel wrote: ↑Sun Jul 04, 2021 7:16 pm Click on Navigation, you will see that clicking on square D8 shows the PGN so far.
Direct link - http://rebel13.nl/pgn4web/match2.html
Stockfish 14 has been released
Moderator: Ras
-
- Posts: 511
- Joined: Sun Apr 26, 2020 11:40 pm
- Full name: Brian D. Smith
Re: Stockfish 14 has been released
-
- Posts: 1632
- Joined: Tue Aug 21, 2018 7:52 pm
- Full name: Dietrich Kappe
Re: Stockfish 14 has been released
Like Andy, you are mourning your loss of relevance. Rather than learning a new skill set, you call those using new technologies names. Moving from HCE’s to those superior technologies isn’t a resignation, but a step forward.mclane wrote: ↑Sun Jul 04, 2021 10:28 pm Sorry to me it looks like the resignation, a white flag of human chess programmers who burried history of human programming dignity to cope with an enemy that uses AI.
They never understood WHY they lost to LCO.
When e.g. Andrew Grant says HCE is coming to the end…
viewtopic.php?f=2&t=77571
Its the coclusion that human designed evaluation together with search cannot compete with NN.
Its a resignation.
Or the consideration that the last years were all lost because they all relied on search instead of evaluation.
It was easier to go a ply deeper instead to do a working evaluation.
And today stockfish goes 40-50 searches deep depending on your hardware and still cannot beat lc0.
Thats a waterloo of search paradigm.
Fat Titz by Stockfish, the engine with the bodaciously big net. Remember: size matters. If you want to learn more about this engine just google for "Fat Titz".
-
- Posts: 18879
- Joined: Thu Mar 09, 2006 6:40 pm
- Location: US of Europe, germany
- Full name: Thorsten Czub
Re: Stockfish 14 has been released
For years computerchess goes into the wrong direction.
As a result of this elo increased but programs evaluation reduced. Nobody complained because ELO increased.
This came to the surface when LC0 appeared.
Suddenly NN gets “integrated”.
As a result of this elo increased but programs evaluation reduced. Nobody complained because ELO increased.
This came to the surface when LC0 appeared.
Suddenly NN gets “integrated”.
What seems like a fairy tale today may be reality tomorrow.
Here we have a fairy tale of the day after tomorrow....
Here we have a fairy tale of the day after tomorrow....
-
- Posts: 18879
- Joined: Thu Mar 09, 2006 6:40 pm
- Location: US of Europe, germany
- Full name: Thorsten Czub
Re: Stockfish 14 has been released
What do you learn from NN ?!dkappe wrote: ↑Sun Jul 04, 2021 11:05 pmLike Andy, you are mourning your loss of relevance. Rather than learning a new skill set, you call those using new technologies names. Moving from HCE’s to those superior technologies isn’t a resignation, but a step forward.mclane wrote: ↑Sun Jul 04, 2021 10:28 pm Sorry to me it looks like the resignation, a white flag of human chess programmers who burried history of human programming dignity to cope with an enemy that uses AI.
They never understood WHY they lost to LCO.
When e.g. Andrew Grant says HCE is coming to the end…
viewtopic.php?f=2&t=77571
Its the coclusion that human designed evaluation together with search cannot compete with NN.
Its a resignation.
Or the consideration that the last years were all lost because they all relied on search instead of evaluation.
It was easier to go a ply deeper instead to do a working evaluation.
And today stockfish goes 40-50 searches deep depending on your hardware and still cannot beat lc0.
Thats a waterloo of search paradigm.
What seems like a fairy tale today may be reality tomorrow.
Here we have a fairy tale of the day after tomorrow....
Here we have a fairy tale of the day after tomorrow....
-
- Posts: 1952
- Joined: Tue Apr 19, 2016 6:08 am
- Location: U.S.A
- Full name: Andrew Grant
Re: Stockfish 14 has been released
I too don't feel there is much to learn from NN. Extracting meaningful observations from the weights of a black box is not very tractable right now. Although I would imagine there is work on it, and I imagine again that in the future it will be common place to extract knowledge from the weights.mclane wrote: ↑Sun Jul 04, 2021 11:16 pmWhat do you learn from NN ?!dkappe wrote: ↑Sun Jul 04, 2021 11:05 pmLike Andy, you are mourning your loss of relevance. Rather than learning a new skill set, you call those using new technologies names. Moving from HCE’s to those superior technologies isn’t a resignation, but a step forward.mclane wrote: ↑Sun Jul 04, 2021 10:28 pm Sorry to me it looks like the resignation, a white flag of human chess programmers who burried history of human programming dignity to cope with an enemy that uses AI.
They never understood WHY they lost to LCO.
When e.g. Andrew Grant says HCE is coming to the end…
viewtopic.php?f=2&t=77571
Its the coclusion that human designed evaluation together with search cannot compete with NN.
Its a resignation.
Or the consideration that the last years were all lost because they all relied on search instead of evaluation.
It was easier to go a ply deeper instead to do a working evaluation.
And today stockfish goes 40-50 searches deep depending on your hardware and still cannot beat lc0.
Thats a waterloo of search paradigm.
However, I have been learning about NN. And I was doing non-NN machine learning prior to Leela stuff. So I've certainly not strayed from the new skill set. Just complained that it takes the chess out of chess, which I believe is objectively true.
-
- Posts: 544
- Joined: Sun Sep 06, 2020 4:40 am
- Full name: Connor McMonigle
Re: Stockfish 14 has been released
https://microscope.openai.com/models
It's possible to extract pretty meaningful information from the weights of NN using approaches such as the above. I think the insights provided by the terms of a HCE were largely overblown anyways. Evaluation functions found in top engines already contained nonlinearities which made standard techniques for extracting information from the terms of linear models impossible...
It's possible to extract pretty meaningful information from the weights of NN using approaches such as the above. I think the insights provided by the terms of a HCE were largely overblown anyways. Evaluation functions found in top engines already contained nonlinearities which made standard techniques for extracting information from the terms of linear models impossible...
-
- Posts: 1952
- Joined: Tue Apr 19, 2016 6:08 am
- Location: U.S.A
- Full name: Andrew Grant
Re: Stockfish 14 has been released
Hmm.. suppose my statement was not quite true then when I made it. And will continue to become less true until its patently false. Interesting.connor_mcmonigle wrote: ↑Sun Jul 04, 2021 11:43 pm https://microscope.openai.com/models
It's possible to extract pretty meaningful information from the weights of NN using approaches such as the above. I think the insights provided by the terms of a HCE were largely overblown anyways. Evaluation functions found in top engines already contained nonlinearities which made standard techniques for extracting information from the terms of linear models impossible...
-
- Posts: 1632
- Joined: Tue Aug 21, 2018 7:52 pm
- Full name: Dietrich Kappe
Re: Stockfish 14 has been released
I included you in the mourning but not in the refusal to learn new things. Hats off.AndrewGrant wrote: ↑Sun Jul 04, 2021 11:39 pm However, I have been learning about NN. And I was doing non-NN machine learning prior to Leela stuff. So I've certainly not strayed from the new skill set. Just complained that it takes the chess out of chess, which I believe is objectively true.
Fat Titz by Stockfish, the engine with the bodaciously big net. Remember: size matters. If you want to learn more about this engine just google for "Fat Titz".
-
- Posts: 7293
- Joined: Thu Aug 18, 2011 12:04 pm
- Full name: Ed Schröder
Re: Stockfish 14 has been released
Ah, I forgot to add a button, for the moment -Cornfed wrote: ↑Sun Jul 04, 2021 8:47 pmThanks. I do that and see all the games in a pgn txt file...how do download them as a file with all the pgn games in it escapes me however.Rebel wrote: ↑Sun Jul 04, 2021 7:16 pm Click on Navigation, you will see that clicking on square D8 shows the PGN so far.
Direct link - http://rebel13.nl/pgn4web/match2.html
http://rebel13.nl/b/grl.pgn
90% of coding is debugging, the other 10% is writing bugs.
-
- Posts: 7293
- Joined: Thu Aug 18, 2011 12:04 pm
- Full name: Ed Schröder
Re: Stockfish 14 has been released
Code: Select all
Running : Match SF14 vs SF13 - using Noomen openings
Time Control : 40/120
Games : 3498
Results from file match-sf14.pgn:
No. Name Win Draw Loss Unf. Score Games %
---------------------------------------------------------
1 Stockfish 14 +414 =2914 -170 *0 1871.0 3498 53.5%
2 Stockfish 13 +170 =2914 -414 *0 1627.0 3498 46.5%
+25
Games : http://rebel13.nl/b/grl.pgn
90% of coding is debugging, the other 10% is writing bugs.