Stockfish has won in the past 5 seasons. Interesting project – their open source engine is used on both Chess.com and Lichess. https://www.chess.com/terms/stockfish-chess-engine https://github.com/official-stockfish/Stockfish
Would be interesting to see AlphaZero in this contest, but I don't think it is open source [1] How AlphaZero Completely CRUSHED Stockfish https://www.youtube.com/watch?v=8dT6CR9_6l4
Top Chess Engine Championship
11–20 of 43 posts
Re: Top Chess Engine Championship
#12Earlier quoted context omitted.
Would be interesting to see AlphaZero in this contest, but I don't think it is open source [1] How AlphaZero Completely CRUSHED Stockfish https://www.youtube.com/watch?v=8dT6CR9_6l4
That was against an old version of Stockfish. Both Stockfish and Leela are much stronger now than AlphaZero.
Re: Top Chess Engine Championship
#13Stockfish has won in the past 5 seasons. Interesting project – their open source engine is used on both Chess.com and Lichess. https://www.chess.com/terms/stockfish-chess-engine https://github.com/official-stockfish/Stockfish
Would be interesting to see AlphaZero in this contest, but I don't think it is open source [1] How AlphaZero Completely CRUSHED Stockfish https://www.youtube.com/watch?v=8dT6CR9_6l4
LC0 is the open source implementation of Alpha Zero’s Monte Carlo tree search + neural nets for static evaluation approach.
Re: Top Chess Engine Championship
#14Earlier quoted context omitted.
Would be interesting to see AlphaZero in this contest, but I don't think it is open source [1] How AlphaZero Completely CRUSHED Stockfish https://www.youtube.com/watch?v=8dT6CR9_6l4
Perhaps someone submitted LeelaZero at some point?
Re: Top Chess Engine Championship
#15Stockfish has won in the past 5 seasons. Interesting project – their open source engine is used on both Chess.com and Lichess. https://www.chess.com/terms/stockfish-chess-engine https://github.com/official-stockfish/Stockfish
Would be interesting to see AlphaZero in this contest, but I don't think it is open source [1] How AlphaZero Completely CRUSHED Stockfish https://www.youtube.com/watch?v=8dT6CR9_6l4
Re: Top Chess Engine Championship
#16Earlier quoted context omitted.
That was against an old version of Stockfish. Both Stockfish and Leela are much stronger now than AlphaZero.
...because they adopted neural network enhancements inspired by AlphaZero, or so I hear.
Re: Top Chess Engine Championship
#17Re: Top Chess Engine Championship
#18This would be a whole lot more engaging with more explanation, at least hover tips over all the fields and so forth.
Re: Top Chess Engine Championship
#19The Top Chess Engine Championship (TCEC) is a computer chess tournament. The goal is to provide the viewers with a live broadcast of long time control, quality chess - played strictly between computer chess engines created by different programmers. One Season is divided into several Stages and lasts about 3-4 months. The winner of the Season will be the TCEC Grand Champion. They are current playing to lowest league--…
> live broadcast As in, real time to the computation? Why though. The SC2 bots don't compete in real time, many of them can't, most of those that can are clearly hampered when playing against a human (necessarily real time) versus a machine (not real time), but you just watch the matches as if they'd happened in real time after the game is finished. Why not just have a fixed pace unrelated to how long the moves "real…
But if you're really interested in the TCEC as a competitive sporting event, you might prefer to watch the drama in real time. How many people record the Superbowl and play it back at 100% speed the next day?
Re: Top Chess Engine Championship
#20Earlier quoted context omitted.
> live broadcast As in, real time to the computation? Why though. The SC2 bots don't compete in real time, many of them can't, most of those that can are clearly hampered when playing against a human (necessarily real time) versus a machine (not real time), but you just watch the matches as if they'd happened in real time after the game is finished. Why not just have a fixed pace unrelated to how long the moves "real…
> As in, real time to the computation? Why though. Why not? What have SC2 bots (or their abilities) to do with chess bots? > Why not just have a fixed pace unrelated to how long the moves "really" took to calculate, with a (no longer real time) clock shown to indicate how the machines used their allotted time? You can't show moves that haven't been played yet, so either your pace is much too slow, or you have to wait…
This makes sense for human players, but the Chess Engines aren't human, so their matches can proceed in parallel. Whereupon a human audience isn't actually watching them in real time anyway. AIUI The engines are not learning during tournament play, so unlike a human (who may discover an opponent's weaknesses during play over the course of a tournament) they're only getting updates at specific points between play.
"That's not how humans do it" is a pretty weak excuse even if not for the fact that TCEC has a completely inhuman design. Humans don't start from positions chosen more or less arbitrarily to reduce the number of draws, whereas TCEC does.