Search found 6344 matches
- Sat Sep 05, 2020 12:01 pm
- Forum: Computer Chess Club: General Topics
- Topic: playing like a human should do it
- Replies: 20
- Views: 4295
Re: playing like a human should do it
Yes, the machine who taught itself how to do chess plays more human then any human effort to produce a chess engine, This is indeed disapointing and shows the situation we have, Well, who taught the machine how to teach itself to play chess? I think that was Skynet by Cyberdyne Systems. :wink:
- Sat Sep 05, 2020 1:34 am
- Forum: Computer Chess Club: General Topics
- Topic: playing like a human should do it
- Replies: 20
- Views: 4295
Re: playing like a human should do it
Beautiful game. Thanks for sharing. It is a very deep tactic in my opinion starting with Bf8! provoking Nb5 -> Nc7 fork A/B engines see Bf8 almost instantly, even without NNUE. All I see in this game is a bad blunder (Nb5) by an old engine. That move is the most human-like of all ... a mistake. :tw...
- Tue Sep 01, 2020 10:54 pm
- Forum: Computer Chess Club: General Topics
- Topic: SF NNUE and famous position
- Replies: 6
- Views: 2009
Re: SF NNUE and famous position
8/p3q1kp/1p2Pnp1/3pQ3/2pP4/1nP3N1/1B4PP/6K1 w - - 0 1 Cfish-dev, 1 thread, 16 MB hash, no endgame tables, Pure NNUE: $ ./cfish Cfish 310820 64 BMI2 NUMA by Syzygy based on Stockfish info string NUMA enabled. setoption name Use NNUE value Pure position fen 8/p3q1kp/1p2Pnp1/3pQ3/2pP4/1nP3N1/1B4PP/6K1...
- Sun Aug 30, 2020 10:26 am
- Forum: Computer Chess Club: General Topics
- Topic: SF-NN embedded
- Replies: 59
- Views: 16229
Re: SF-NN embedded
I hope that there are some simple instructions for removal. "It is possible to disable embedding, and instead specify a specific directory, e.g. linux distros might want to use CXXFLAGS="-DNNUE_EMBEDDING_OFF -DDEFAULT_NNUE_DIRECTORY=/usr/share/games/stockfish/" make -j ARCH=x86-64 profile-build" In...
- Wed Aug 26, 2020 4:40 pm
- Forum: Computer Chess Club: General Topics
- Topic: SFNNUE Fails!! In this Positions!!
- Replies: 60
- Views: 20413
Re: SFNNUE Fails!! In this Positions!!
Qxf6 is clearly better move. Can't imagine the engine would ever lose or draw after Bxa7. Though Qxf6 might save some energy, I suppose. :D Thats why we called it "best" not good or better :D But in your initial post you used "fails". Not sure that finding a move that always wins is a failure. :wink:
- Wed Aug 26, 2020 4:23 pm
- Forum: Computer Chess Club: General Topics
- Topic: SFNNUE Fails!! In this Positions!!
- Replies: 60
- Views: 20413
- Wed Aug 26, 2020 10:43 am
- Forum: Computer Chess Club: General Topics
- Topic: SFNNUE Fails!! In this Positions!!
- Replies: 60
- Views: 20413
Re: SFNNUE Fails!! In this Positions!!
Not sure "fails" is the right word here. For example, in the first posted position, it seems that Bxa7 is hardly failing: info depth 54 seldepth 69 multipv 1 score cp 548 nodes 85074237208 nps 30965621 hashfull 1000 tbhits 3333976 time 2747377 pv b8a7 c6e4 d3e4 e6e5 f1a1 b5b4 f3e3 b7b5 b3a4 b4c4 g2f...
- Wed Aug 26, 2020 12:30 am
- Forum: Computer Chess Club: General Topics
- Topic: Tal's bold and reckless 16. Nd5
- Replies: 16
- Views: 6044
Re: Tal's bold and reckless 16. Nd5
The more interesting question is (I think) will any an engine sac the knight? rqb2rk1/3nbppp/p2pp3/6P1/1p1BPP2/2NB1Q2/PPP4P/2KR3R w - - fmvn 16; hmvc 0; pm Nd5; Not any that play sound chess. For the position after White's Nd5: info depth 57 seldepth 98 multipv 1 score cp 379 nodes 173803855976 nps...
- Tue Aug 25, 2020 10:35 pm
- Forum: Computer Chess Club: General Topics
- Topic: Roberson's Gambit
- Replies: 2
- Views: 1007
Re: Roberson's Gambit
Almost 8 years ago, I was in an OTB blitz match at the local club and I was in an interesting position. I decided to spend some time and came up with a gambit I've never seen. My opponent took it and resigned after my next move. I've used it online numerous times and it seems good. Ran it through a...
- Tue Aug 25, 2020 8:14 pm
- Forum: Computer Chess Club: General Topics
- Topic: Stockfish Abrok August 24 Engine Failure
- Replies: 14
- Views: 3961
Re: Stockfish Abrok August 24 Engine Failure
Hello All, I finally got Stockfish NNUE to work! But first, I hereby thank those very kind people who took the time to try to help me. THANK YOU! Those who mentioned that as of August 20, the Stockfish NNUE updates now have the USE NNUE box already checked were correct. That was the problem, althou...