
http://en.wikipedia.org/wiki/Deep_Blue_ ... 6#The_game
http://www3.nhk.or.jp/nhkworld/english/ ... 11_15.html
Moderator: Ras
The computer system used for Shogi competition vs human in Japan are much much much stronger than any computer used by stockfish so far, but the complexity of Shogi compared to Chess is much much harder since the captured pieces can be used by the opponent and placed back into the board immediately and when you do NOT see a checkmate the captured pieces will come out of nowhere and be placed where checkmate is possible, also to make it harder Shogi is played on a 9x9 board instead of 8x8 like chess is. Long time ago Mr. Capablanca suggested and invented in 1920 a chess board 10x8, but most people do NOT even use it. Can you imagine if the captured pieces rule is added to our standard chess plus an additional square, Stockfish nor Komodo would be able to checkmate Carlsen in the next year or so..............Evert wrote:My understanding was that there are no official human-computer shogi tournaments anymore, has that changed?
I suspect that if we had something like the Stockfish framework for Shogi, the strength would go up extremely quickly, closing the gap sooner. Not that this is necessarily interesting.
I'm not talking about the hardware used during the tournament, but the tuning effort that goes into the evaluation function (which is harder for Shogi than it is for chess, since material plays a larger role in chess).George wrote:The computer system used for Shogi competition vs human in Japan are much much much stronger than any computer used by stockfish so far,Evert wrote:My understanding was that there are no official human-computer shogi tournaments anymore, has that changed?
I suspect that if we had something like the Stockfish framework for Shogi, the strength would go up extremely quickly, closing the gap sooner. Not that this is necessarily interesting.
Yes, but the main problem is not in searching the drops (most of them are pointless) but in initiative (can I mate you before you mate me?), which is more an evaluation issue.but the complexity of Shogi compared to Chess is much much harder since the captured pieces can be used by the opponent and placed back into the board immediately
You're aware that my engine Sjaak plays all of these, right? Sure, it's in no danger of winning any major tournaments in the next decades, but that's not it's purpose anyway.and when you do NOT see a checkmate the captured pieces will come out of nowhere and be placed where checkmate is possible, also to make it harder Shogi is played on a 9x9 board instead of 8x8 like chess is. Long time ago Mr. Capablanca suggested and invented in 1920 a chess board 10x8, but most people do NOT even use it. Can you imagine if the captured pieces rule is added to our standard chess plus an additional square, Stockfish nor Komodo would be able to checkmate Carlsen in the next year or so..............
PS: Here is what Capablanca suggested in order to make standard chess more challenging, but without the rule of being able to place captured pieces wherever you needed them==> http://en.wikipedia.org/wiki/Capablanca_chess
But to point out that Japanese shogi programmers are not in the same level of programmers that program Stockfish or Komodo is without evidence no matter what the tuning effort that goes into the evaluation function, all the Japanese programmers are up to date and probably know more about tuning.Evert wrote:I'm not talking about the hardware used during the tournament, but the tuning effort that goes into the evaluation function (which is harder for Shogi than it is for chess, since material plays a larger role in chess).George wrote:The computer system used for Shogi competition vs human in Japan are much much much stronger than any computer used by stockfish so far,Evert wrote:My understanding was that there are no official human-computer shogi tournaments anymore, has that changed?
I suspect that if we had something like the Stockfish framework for Shogi, the strength would go up extremely quickly, closing the gap sooner. Not that this is necessarily interesting.
Yes, but the main problem is not in searching the drops (most of them are pointless) but in initiative (can I mate you before you mate me?), which is more an evaluation issue.but the complexity of Shogi compared to Chess is much much harder since the captured pieces can be used by the opponent and placed back into the board immediately
You're aware that my engine Sjaak plays all of these, right? Sure, it's in no danger of winning any major tournaments in the next decades, but that's not it's purpose anyway.and when you do NOT see a checkmate the captured pieces will come out of nowhere and be placed where checkmate is possible, also to make it harder Shogi is played on a 9x9 board instead of 8x8 like chess is. Long time ago Mr. Capablanca suggested and invented in 1920 a chess board 10x8, but most people do NOT even use it. Can you imagine if the captured pieces rule is added to our standard chess plus an additional square, Stockfish nor Komodo would be able to checkmate Carlsen in the next year or so..............
PS: Here is what Capablanca suggested in order to make standard chess more challenging, but without the rule of being able to place captured pieces wherever you needed them==> http://en.wikipedia.org/wiki/Capablanca_chess
Of course no one made any sort of claim to the contrary. At the same time it should be clear that the amount of effort that has gone into tuning Shogi engines is smaller than the effort that has gone into tuning orthochess engines.George wrote: But to point out that Japanese shogi programmers are not in the same level of programmers that program Stockfish or Komodo is without evidence no matter what the tuning effort that goes into the evaluation function, all the Japanese programmers are up to date and probably know more about tuning.
Who said it's easy?PS: If it was so easy to program a top level Shogi chess engine
Do you know what the most important evaluation terms are?lkaufman wrote:Actually Don and I did make a "Komodoshogi" and it played on the server a bit. But we only spent two weeks on it so it was only about 2000 rated there. A Japanese backer expressed interest but didn't follow thru, and Don could not afford to work for free. It's pretty hard for a non-Japanese to get into the Japanese shogi market. The hard part of the program is indeed the eval, which is far more crucial to elo in shogi than in chess.