Google reveals secret test of AI bot to beat top Go players
1–10 of 214 posts
Re: Google reveals secret test of AI bot to beat top Go players
#2I think at the end of 2017, we may have to say that computers have conquered Go.
Interesting that the timing is 20 years after mastering chess.
Re: Google reveals secret test of AI bot to beat top Go players
#3http://senseis.xmp.net/?Handicap
Also experimenting with a new ranking system beyond 9 dan.
Re: Google reveals secret test of AI bot to beat top Go players
#4This is impressive. According to the article, the bot has not yet lost. I think at the end of 2017, we may have to say that computers have conquered Go. Interesting that the timing is 20 years after mastering chess.
I can already barely follow what is going on on the board, so I'm sure watching slower paced games against pros would be interesting.
Re: Google reveals secret test of AI bot to beat top Go players
#5Re: Google reveals secret test of AI bot to beat top Go players
#6It would be good to start experimenting with handicap stones to understand how many stones stronger the bot is. http://senseis.xmp.net/?Handicap Also experimenting with a new ranking system beyond 9 dan.
Re: Google reveals secret test of AI bot to beat top Go players
#7It really is a bit scary to see. I would not have guessed that human strategy was that deficient. Computer chess programs still tend to play with human-like strategy (partially because humans have coded their evaluation functions!) but godlike tactics. Master is not really playing like a human at all.
Re: Google reveals secret test of AI bot to beat top Go players
#8Re: Google reveals secret test of AI bot to beat top Go players
#9~60 wins atm.
Re: Google reveals secret test of AI bot to beat top Go players
#10One thing that isn't made clear in this writeup is that Master plays in a very nonhuman style, as opposed to the version of AlphaGo that beat Lee Sedol, which mostly played like a strong human except for a few surprising moves. My first guess when I saw Master's games was that it was a program like AlphaGo that had its policy network trained from scratch rather than being bootstrapped by being given the goal of imita…