Search found 1367 matches
- Tue Jul 23, 2019 3:07 pm
- Forum: Computer Chess Club: Tournaments and Matches
- Topic: Where can I send this GPU to CCC so they can test NN Engines
- Replies: 7
- Views: 1163
Re: Where can I send this GPU to CCC so they can test NN Engines
I would like to donate this GPU to CCC so they test NN Engines, where can I send it ==> https://www.nvidia.com/en-us/geforce/graphics-cards/rtx-2080-super/#openNotifyme Hi Nancy- CCC is already running with 4 RTX 2080ti cards https://www.chess.com/computer-chess-championship or do you mean talkches...
- Sun Jul 07, 2019 4:22 pm
- Forum: Computer Chess Club: General Topics
- Topic: Lc0 question
- Replies: 45
- Views: 5900
Re: Lc0 question
For what it's worth, CEGT also has SF on top (and these are 1 CPU results) http://www.cegt.net/40_4_Ratinglist/40_4_single/rangliste.html I suppose there's some confusing explanation... I tend to just look at the list and use Elo ranking to make a determination. Well... 32930 is an old net, they ha...
- Sun Jul 07, 2019 3:43 pm
- Forum: Computer Chess Club: General Topics
- Topic: Lc0 question
- Replies: 45
- Views: 5900
Re: Lc0 question
Humans' best chance of distinguishing the engines is from their bad opening or endgame play, not their good middlegame play. Engines play the openings and endgames badly? But, playing against the strongest humans, SF and/or LC0 would not lose a single game, and probably give up very few draws, if a...
- Sun Jul 07, 2019 2:39 pm
- Forum: Computer Chess Club: General Topics
- Topic: Lc0 question
- Replies: 45
- Views: 5900
Re: Lc0 question
For what it's worth, CEGT also has SF on top
(and these are 1 CPU results)
http://www.cegt.net/40_4_Ratinglist/40_ ... liste.html
I suppose there's some confusing explanation...
I tend to just look at the list and use Elo ranking to make a determination.
(and these are 1 CPU results)
http://www.cegt.net/40_4_Ratinglist/40_ ... liste.html
I suppose there's some confusing explanation...
I tend to just look at the list and use Elo ranking to make a determination.
- Sun Jul 07, 2019 12:46 pm
- Forum: Computer Chess Club: General Topics
- Topic: Lc0 question
- Replies: 45
- Views: 5900
Re: Lc0 question
Stockfish plays machine chess, although developed by humans. LC0 plays human chess, although developed by a machine. The philosophical impact of this cannot be underestimated. Dispute that LCZero plays human chess. It plays chess in a way that humans would like to imagine they play chess. +1
- Sun Jul 07, 2019 12:32 pm
- Forum: Computer Chess Club: General Topics
- Topic: Lc0 question
- Replies: 45
- Views: 5900
Re: Lc0 question
Stockfish plays machine chess, although developed by humans. LC0 plays human chess, although developed by a machine. The philosophical impact of this cannot be underestimated. 50 years of computerchess development in a trash bin because we suddenly find out that the development in computerchess was...
- Tue Apr 16, 2019 11:51 am
- Forum: Computer Chess Club: General Topics
- Topic: Zentropy GUI
- Replies: 25
- Views: 6711
Re: Zentropy GUI
(1) In the live game, SetUp, FEN and Result tag values are missing. Current notation. [Event "Engine Game"] [Site "Earth"] [Date "2019.04.16"] [Round "8"] [White "Stockfish 130419 64 POPCNT"] [Black "Stockfish 10 64 POPCNT"] [setup] [fen] [result] 1. Bxc6 bxc6 2. O-O d6 3. d3 Be7 4. Nbd2 O-O 5. Re1...
- Mon Apr 15, 2019 12:37 pm
- Forum: Computer Chess Club: General Topics
- Topic: Zentropy GUI
- Replies: 25
- Views: 6711
Re: Zentropy GUI
Nice interface thanks for sharing. There seems to be an issue in pgn output. Example output from games.pgn [Event "Engine Game"] [Site "Earth"] [Date "2019.04.13"] [Round "3"] [White "Komodo 9.02 64-bit "] [Black "Stockfish 10 64 POPCNT"] [SetUp "1"] [FEN "rnbqkbnr/pp3ppp/4p3/2p1P3/3p4/2P2N2/PP1P1P...
- Sat Apr 13, 2019 11:18 am
- Forum: Computer Chess Club: General Topics
- Topic: Zentropy GUI
- Replies: 25
- Views: 6711
Re: Zentropy GUI
Thx for bringing this to my attention Ferdy
I'll take a look later today...
I'll take a look later today...
- Fri Apr 12, 2019 11:04 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: PGN standard for comments
- Replies: 4
- Views: 1930
Re: PGN standard for comments
Hi, a user sent me this game: [Event "?"] [Site "?"] [Date "2019.04.09"] [Round "?"] [White "Player"] [Black "Player"] [Result "*"] 1. d4 Nf6 2. c4 d5 3. Nf3 dxc4 (3... e6 4. Nc3 Be7 5. Bg5) 4. g3 c5 5. dxc5 * Now openingtree cant read that as the comments are ( ) not { }. But i noticed Fritz 13 ca...