AlphaGo

From HandWiki
Short description: Artificial intelligence that plays Go
AlphaGo logo
Logo

AlphaGo is a computer program that plays the board game Go.[1] It was developed by the London-based DeepMind Technologies,[2] an acquired subsidiary of Google (now Alphabet Inc.). Subsequent versions of AlphaGo became increasingly powerful, including a version that competed under the name Master.[3] After retiring from competitive play, AlphaGo Master was succeeded by an even more powerful version known as AlphaGo Zero, which was completely self-taught without learning from human games. AlphaGo Zero was then generalized into a program known as AlphaZero, which played additional games, including chess and shogi. AlphaZero has in turn been succeeded by a program known as MuZero which learns without being taught the rules.

AlphaGo and its successors use a Monte Carlo tree search algorithm to find its moves based on knowledge previously acquired by machine learning, specifically by an artificial neural network (a deep learning method) by extensive training, both from human and computer play.[4] A neural network is trained to identify the best moves and the winning percentages of these moves. This neural network improves the strength of the tree search, resulting in stronger move selection in the next iteration.

In October 2015, in a match against Fan Hui, the original AlphaGo became the first computer Go program to beat a human professional Go player without handicap on a full-sized 19×19 board.[5][6] In March 2016, it beat Lee Sedol in a five-game match, the first time a computer Go program has beaten a 9-dan professional without handicap.[7] Although it lost to Lee Sedol in the fourth game, Lee resigned in the final game, giving a final score of 4 games to 1 in favour of AlphaGo. In recognition of the victory, AlphaGo was awarded an honorary 9-dan by the Korea Baduk Association.[8] The lead up and the challenge match with Lee Sedol were documented in a documentary film also titled AlphaGo,[9] directed by Greg Kohs. The win by AlphaGo was chosen by Science as one of the Breakthrough of the Year runners-up on 22 December 2016.[10]

At the 2017 Future of Go Summit, the Master version of AlphaGo beat Ke Jie, the number one ranked player in the world at the time, in a three-game match, after which AlphaGo was awarded professional 9-dan by the Chinese Weiqi Association.[11]

After the match between AlphaGo and Ke Jie, DeepMind retired AlphaGo, while continuing AI research in other areas.[12] The self-taught AlphaGo Zero achieved a 100–0 victory against the early competitive version of AlphaGo, and its successor AlphaZero is currently perceived as the world's top player in Go.[13][14]

History

Go is considered much more difficult for computers to win than other games such as chess, because its strategic and aesthetic nature makes it hard to directly construct an evaluation function, and its much larger branching factor makes it prohibitively difficult to use traditional AI methods such as alpha–beta pruning, tree traversal and heuristic search.[5][15]

Almost two decades after IBM's computer Deep Blue beat world chess champion Garry Kasparov in the 1997 match, the strongest Go programs using artificial intelligence techniques only reached about amateur 5-dan level,[4] and still could not beat a professional Go player without a handicap.[5][6][16] In 2012, the software program Zen, running on a four PC cluster, beat Masaki Takemiya (9p) twice at five- and four-stone handicaps.[17] In 2013, Crazy Stone beat Yoshio Ishida (9p) at a four-stone handicap.[18]

According to DeepMind's David Silver, the AlphaGo research project was formed around 2014 to test how well a neural network using deep learning can compete at Go.[19] AlphaGo represents a significant improvement over previous Go programs. In 500 games against other available Go programs, including Crazy Stone and Zen, AlphaGo running on a single computer won all but one.[20] In a similar matchup, AlphaGo running on multiple computers won all 500 games played against other Go programs, and 77% of games played against AlphaGo running on a single computer. The distributed version in October 2015 was using 1,202 CPUs and 176 GPUs.[4]

Match against Fan Hui

In October 2015, the distributed version of AlphaGo defeated the European Go champion Fan Hui,[21] a 2-dan (out of 9 dan possible) professional, five to zero.[6][22] This was the first time a computer Go program had beaten a professional human player on a full-sized board without handicap.[23] The announcement of the news was delayed until 27 January 2016 to coincide with the publication of a paper in the journal Nature[4] describing the algorithms used.[6]

Match against Lee Sedol

AlphaGo played South Korean professional Go player Lee Sedol, ranked 9-dan, one of the best players at Go,[16][needs update] with five games taking place at the Four Seasons Hotel in Seoul, South Korea on 9, 10, 12, 13, and 15 March 2016,[24][25] which were video-streamed live.[26] Out of five games, AlphaGo won four games and Lee won the fourth game which made him recorded as the only human player who beat AlphaGo in all of its 74 official games.[27] AlphaGo ran on Google's cloud computing with its servers located in the United States.[28] The match used Chinese rules with a 7.5-point komi, and each side had two hours of thinking time plus three 60-second byoyomi periods.[29] The version of AlphaGo playing against Lee used a similar amount of computing power as was used in the Fan Hui match.[30] The Economist reported that it used 1,920 CPUs and 280 GPUs.[31] At the time of play, Lee Sedol had the second-highest number of Go international championship victories in the world after South Korean player Lee Changho who kept the world championship title for 16 years.[32] Since there is no single official method of ranking in international Go, the rankings may vary among the sources. While he was ranked top sometimes, some sources ranked Lee Sedol as the fourth-best player in the world at the time.[33][34] AlphaGo was not specifically trained to face Lee nor was designed to compete with any specific human players.

The first three games were won by AlphaGo following resignations by Lee.[35][36] However, Lee beat AlphaGo in the fourth game, winning by resignation at move 180. AlphaGo then continued to achieve a fourth win, winning the fifth game by resignation.[37]

The prize was US$1 million. Since AlphaGo won four out of five and thus the series, the prize will be donated to charities, including UNICEF.[38] Lee Sedol received $150,000 for participating in all five games and an additional $20,000 for his win in Game 4.[29]

In June 2016, at a presentation held at a university in the Netherlands, Aja Huang, one of the Deep Mind team, revealed that they had patched the logical weakness that occurred during the 4th game of the match between AlphaGo and Lee, and that after move 78 (which was dubbed the "divine move" by many professionals), it would play as intended and maintain Black's advantage. Before move 78, AlphaGo was leading throughout the game, but Lee's move caused the program's computing powers to be diverted and confused.[39] Huang explained that AlphaGo's policy network of finding the most accurate move order and continuation did not precisely guide AlphaGo to make the correct continuation after move 78, since its value network did not determine Lee's 78th move as being the most likely, and therefore when the move was made AlphaGo could not make the right adjustment to the logical continuation.[40]

Sixty online games

Main page: Software:Master

On 29 December 2016, a new account on the Tygem server named "Magister" (shown as 'Magist' at the server's Chinese version) from South Korea began to play games with professional players. It changed its account name to "Master" on 30 December, then moved to the FoxGo server on 1 January 2017. On 4 January, DeepMind confirmed that the "Magister" and the "Master" were both played by an updated version of AlphaGo, called AlphaGo Master.[41][42] As of 5 January 2017, AlphaGo Master's online record was 60 wins and 0 losses,[43] including three victories over Go's top-ranked player, Ke Jie,[44] who had been quietly briefed in advance that Master was a version of AlphaGo.[43] After losing to Master, Gu Li offered a bounty of 100,000 yuan (US$14,400) to the first human player who could defeat Master.[42] Master played at the pace of 10 games per day. Many quickly suspected it to be an AI player due to little or no resting between games. Its adversaries included many world champions such as Ke Jie, Park Jeong-hwan, Yuta Iyama, Tuo Jiaxi, Mi Yuting, Shi Yue, Chen Yaoye, Li Qincheng, Gu Li, Chang Hao, Tang Weixing, Fan Tingyu, Zhou Ruiyang, Jiang Weijie, Chou Chun-hsun, Kim Ji-seok, Kang Dong-yun, Park Yeong-hun, and Won Seong-jin; national champions or world championship runners-up such as Lian Xiao, Tan Xiao, Meng Tailing, Dang Yifei, Huang Yunsong, Yang Dingxin, Gu Zihao, Shin Jinseo, Cho Han-seung, and An Sungjoon. All 60 games except one were fast-paced games with three 20 or 30 seconds byo-yomi. Master offered to extend the byo-yomi to one minute when playing with Nie Weiping in consideration of his age. After winning its 59th game Master revealed itself in the chatroom to be controlled by Dr. Aja Huang of the DeepMind team,[45] then changed its nationality to the United Kingdom. After these games were completed, the co-founder of DeepMind, Demis Hassabis, said in a tweet, "we're looking forward to playing some official, full-length games later [2017] in collaboration with Go organizations and experts".[41][42]

Go experts were impressed by the program's performance and its nonhuman play style; Ke Jie stated that "After humanity spent thousands of years improving our tactics, computers tell us that humans are completely wrong... I would go as far as to say not a single human has touched the edge of the truth of Go."[43]

Future of Go Summit

Main page: Software:Future of Go Summit

In the Future of Go Summit held in Wuzhen in May 2017, AlphaGo Master played three games with Ke Jie, the world No.1 ranked player, as well as two games with several top Chinese professionals, one pair Go game and one against a collaborating team of five human players.[46]

Google DeepMind offered 1.5 million dollar winner prizes for the three-game match between Ke Jie and Master while the losing side took 300,000 dollars.[47][48] Master won all three games against Ke Jie,[49][50] after which AlphaGo was awarded professional 9-dan by the Chinese Weiqi Association.[11]

After winning its three-game match against Ke Jie, the top-rated world Go player, AlphaGo retired. DeepMind also disbanded the team that worked on the game to focus on AI research in other areas.[12] After the Summit, Deepmind published 50 full length AlphaGo vs AlphaGo matches, as a gift to the Go community.[51]

AlphaGo Zero and AlphaZero

Main pages: AlphaGo Zero and AlphaZero

AlphaGo's team published an article in the journal Nature on 19 October 2017, introducing AlphaGo Zero, a version without human data and stronger than any previous human-champion-defeating version.[52] By playing games against itself, AlphaGo Zero surpassed the strength of AlphaGo Lee in three days by winning 100 games to 0, reached the level of AlphaGo Master in 21 days, and exceeded all the old versions in 40 days.[53]

In a paper released on arXiv on 5 December 2017, DeepMind claimed that it generalized AlphaGo Zero's approach into a single AlphaZero algorithm, which achieved within 24 hours a superhuman level of play in the games of chess, shogi, and Go by defeating world-champion programs, Stockfish, Elmo, and 3-day version of AlphaGo Zero in each case.[54]

Teaching tool

On 11 December 2017, DeepMind released AlphaGo teaching tool on its website[55] to analyze winning rates of different Go openings as calculated by AlphaGo Master.[56] The teaching tool collects 6,000 Go openings from 230,000 human games each analyzed with 10,000,000 simulations by AlphaGo Master. Many of the openings include human move suggestions.[56]

Versions

An early version of AlphaGo was tested on hardware with various numbers of CPUs and GPUs, running in asynchronous or distributed mode. Two seconds of thinking time was given to each move. The resulting Elo ratings are listed below.[4] In the matches with more time per move higher ratings are achieved.

Configuration and performance
Configuration Search
threads
No. of CPU No. of GPU Elo rating
Single[4] p. 10–11 40 48 1 2,181
Single 40 48 2 2,738
Single 40 48 4 2,850
Single 40 48 8 2,890
Distributed 12 428 64 2,937
Distributed 24 764 112 3,079
Distributed 40 1,202 176 3,140
Distributed 64 1,920 280 3,168

In May 2016, Google unveiled its own proprietary hardware "tensor processing units", which it stated had already been deployed in multiple internal projects at Google, including the AlphaGo match against Lee Sedol.[57][58]

In the Future of Go Summit in May 2017, DeepMind disclosed that the version of AlphaGo used in this Summit was AlphaGo Master,[59][60] and revealed that it had measured the strength of different versions of the software. AlphaGo Lee, the version used against Lee, could give AlphaGo Fan, the version used in AlphaGo vs. Fan Hui, three stones, and AlphaGo Master was even three stones stronger.[61]

Configuration and strength[62]
Versions Hardware Elo rating Date Results
AlphaGo Fan 176 GPUs,[53] distributed 3,144[52] Oct 2015 5:0 against Fan Hui
AlphaGo Lee 48 TPUs,[53] distributed 3,739[52] Mar 2016 4:1 against Lee Sedol
AlphaGo Master 4 TPUs,[53] single machine 4,858[52] May 2017 60:0 against professional players;
Future of Go Summit
AlphaGo Zero (40 block) 4 TPUs,[53] single machine 5,185[52] Oct 2017 100:0 against AlphaGo Lee

89:11 against AlphaGo Master

AlphaZero (20 block) 4 TPUs, single machine 5,018

[63]

Dec 2017 60:40 against AlphaGo Zero (20 block)

Algorithm

As of 2016, AlphaGo's algorithm uses a combination of machine learning and tree search techniques, combined with extensive training, both from human and computer play. It uses Monte Carlo tree search, guided by a "value network" and a "policy network," both implemented using deep neural network technology.[5][4] A limited amount of game-specific feature detection pre-processing (for example, to highlight whether a move matches a nakade pattern) is applied to the input before it is sent to the neural networks.[4] The networks are convolutional neural networks with 12 layers, trained by reinforcement learning.[64]

The system's neural networks were initially bootstrapped from human gameplay expertise. AlphaGo was initially trained to mimic human play by attempting to match the moves of expert players from recorded historical games, using a database of around 30 million moves.[21] Once it had reached a certain degree of proficiency, it was trained further by being set to play large numbers of games against other instances of itself, using reinforcement learning to improve its play.[5] To avoid "disrespectfully" wasting its opponent's time, the program is specifically programmed to resign if its assessment of win probability falls beneath a certain threshold; for the match against Lee, the resignation threshold was set to 20%.[65]

Style of play

Toby Manning, the match referee for AlphaGo vs. Fan Hui, has described the program's style as "conservative".[66] AlphaGo's playing style strongly favours greater probability of winning by fewer points over lesser probability of winning by more points.[19] Its strategy of maximising its probability of winning is distinct from what human players tend to do which is to maximise territorial gains, and explains some of its odd-looking moves.[67] It makes a lot of opening moves that have never or seldom been made by humans. It likes to use shoulder hits, especially if the opponent is over concentrated.[citation needed]

Responses to 2016 victory

AI community

AlphaGo's March 2016 victory was a major milestone in artificial intelligence research.[68] Go had previously been regarded as a hard problem in machine learning that was expected to be out of reach for the technology of the time.[68][69][70] Most experts thought a Go program as powerful as AlphaGo was at least five years away;[71] some experts thought that it would take at least another decade before computers would beat Go champions.[4][72][73] Most observers at the beginning of the 2016 matches expected Lee to beat AlphaGo.[68]

With games such as checkers (that has been "solved" by the Chinook draughts player team), chess, and now Go won by computers, victories at popular board games can no longer serve as major milestones for artificial intelligence in the way that they used to. Deep Blue's Murray Campbell called AlphaGo's victory "the end of an era... board games are more or less done and it's time to move on."[68]

When compared with Deep Blue or Watson, AlphaGo's underlying algorithms are potentially more general-purpose and may be evidence that the scientific community is making progress towards artificial general intelligence.[19][74] Some commentators believe AlphaGo's victory makes for a good opportunity for society to start preparing for the possible future impact of machines with general purpose intelligence. As noted by entrepreneur Guy Suter, AlphaGo only knows how to play Go and doesn't possess general-purpose intelligence; "[It] couldn't just wake up one morning and decide it wants to learn how to use firearms."[68] AI researcher Stuart Russell said that AI systems such as AlphaGo have progressed quicker and become more powerful than expected, and we must therefore develop methods to ensure they "remain under human control".[75] Some scholars, such as Stephen Hawking, warned (in May 2015 before the matches) that some future self-improving AI could gain actual general intelligence, leading to an unexpected AI takeover; other scholars disagree: AI expert Jean-Gabriel Ganascia believes that "Things like 'common sense'... may never be reproducible",[76] and says "I don't see why we would speak about fears. On the contrary, this raises hopes in many domains such as health and space exploration."[75] Computer scientist Richard Sutton said "I don't think people should be scared... but I do think people should be paying attention."[77]

In China, AlphaGo was a "Sputnik moment" which helped convince the Chinese government to prioritize and dramatically increase funding for artificial intelligence.[78]

In 2017, the DeepMind AlphaGo team received the inaugural IJCAI Marvin Minsky medal for Outstanding Achievements in AI. "AlphaGo is a wonderful achievement, and a perfect example of what the Minsky Medal was initiated to recognise", said Professor Michael Wooldridge, Chair of the IJCAI Awards Committee. "What particularly impressed IJCAI was that AlphaGo achieves what it does through a brilliant combination of classic AI techniques as well as the state-of-the-art machine learning techniques that DeepMind is so closely associated with. It's a breathtaking demonstration of contemporary AI, and we are delighted to be able to recognise it with this award."[79]

Go community

Go is a popular game in China, Japan and Korea, and the 2016 matches were watched by perhaps a hundred million people worldwide.[68][80] Many top Go players characterized AlphaGo's unorthodox plays as seemingly-questionable moves that initially befuddled onlookers, but made sense in hindsight:[72] "All but the very best Go players craft their style by imitating top players. AlphaGo seems to have totally original moves it creates itself."[68] AlphaGo appeared to have unexpectedly become much stronger, even when compared with its October 2015 match[81] where a computer had beaten a Go professional for the first time ever without the advantage of a handicap.[82] The day after Lee's first defeat, Jeong Ahram, the lead Go correspondent for one of South Korea's biggest daily newspapers, said "Last night was very gloomy... Many people drank alcohol."[83] The Korea Baduk Association, the organization that oversees Go professionals in South Korea, awarded AlphaGo an honorary 9-dan title for exhibiting creative skills and pushing forward the game's progress.[84]

China's Ke Jie, an 18-year-old generally recognized as the world's best Go player at the time,[33][85] initially claimed that he would be able to beat AlphaGo, but declined to play against it for fear that it would "copy my style".[85] As the matches progressed, Ke Jie went back and forth, stating that "it is highly likely that I (could) lose" after analysing the first three matches,[86] but regaining confidence after AlphaGo displayed flaws in the fourth match.[87]

Toby Manning, the referee of AlphaGo's match against Fan Hui, and Hajin Lee, secretary general of the International Go Federation, both reason that in the future, Go players will get help from computers to learn what they have done wrong in games and improve their skills.[82]

After game two, Lee said he felt "speechless": "From the very beginning of the match, I could never manage an upper hand for one single move. It was AlphaGo's total victory."[88] Lee apologized for his losses, stating after game three that "I misjudged the capabilities of AlphaGo and felt powerless."[68] He emphasized that the defeat was "Lee Se-dol's defeat" and "not a defeat of mankind".[27][76] Lee said his eventual loss to a machine was "inevitable" but stated that "robots will never understand the beauty of the game the same way that we humans do."[76] Lee called his game four victory a "priceless win that I (would) not exchange for anything."[27]

Similar systems

Facebook has also been working on its own Go-playing system darkforest, also based on combining machine learning and Monte Carlo tree search.[66][89] Although a strong player against other computer Go programs, as of early 2016, it had not yet defeated a professional human player.[90] Darkforest has lost to CrazyStone and Zen and is estimated to be of similar strength to CrazyStone and Zen.[91]

DeepZenGo, a system developed with support from video-sharing website Dwango and the University of Tokyo, lost 2–1 in November 2016 to Go master Cho Chikun, who holds the record for the largest number of Go title wins in Japan.[92][93]

A 2018 paper in Nature cited AlphaGo's approach as the basis for a new means of computing potential pharmaceutical drug molecules.[94][95]

Example game

AlphaGo Master (white) v. Tang Weixing (31 December 2016), AlphaGo won by resignation. White 36 was widely praised.

Go ul.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go ur.svg
Go l.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 69.svg Go .svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 83.svg Go 68.svg Go .svg Go .svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go .svg Go w2.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go -.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go b1.svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 73.svg Go .svg Go .svg Go 71.svg Go .svg Go r.svg
Go l.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 72.svg Go 70.svg Go .svg Go r.svg
Go l.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go 58.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 76.svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go 56.svg Go 57.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 82.svg Go 78.svg Go .svg Go 74.svg Go 75.svg Go .svg Go r.svg
Go l.svg Go 54.svg Go 15.svg Go -.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go -.svg Go .svg Go .svg Go 80.svg Go 79.svg Go .svg Go 77.svg Go 67.svg Go .svg Go r.svg
Go l.svg Go 52.svg Go 53.svg Go 36.svg Go 37.svg Go .svg Go 47.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 81.svg Go .svg Go .svg Go .svg Go .svg Go r.svg
Go l.svg Go 48.svg Go 39.svg Go 27.svg Go .svg Go 46.svg Go 41.svg Go 40.svg Go 51.svg Go 92.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 84.svg Go .svg Go r.svg
Go l.svg Go 42.svg Go 38.svg Go b9.svg Go .svg Go .svg Go 44.svg Go 45.svg Go .svg Go 26.svg Go .svg Go 91.svg Go .svg Go .svg Go .svg Go .svg Go 98.svg Go 93.svg Go r.svg
Go 64.svg Go 43.svg Go b7.svg Go w8.svg Go 10.svg Go .svg Go .svg Go 25.svg Go .svg Go .svg Go 90.svg Go 89.svg Go .svg Go 85.svg Go .svg Go 87.svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go 13.svg Go 22.svg Go .svg Go 28.svg Go 29.svg Go 19.svg Go 24.svg Go .svg Go .svg Go 66.svg Go .svg Go 86.svg Go .svg Go 88.svg Go w6.svg Go 99.svg Go r.svg
Go l.svg Go 62.svg Go 11.svg Go w4.svg Go .svg Go 21.svg Go .svg Go 17.svg Go 18.svg Go -.svg Go .svg Go .svg Go .svg Go 30.svg Go .svg Go 34.svg Go 97.svg Go 96.svg Go r.svg
Go l.svg Go 49.svg Go 12.svg Go 14.svg Go .svg Go b5.svg Go .svg Go 20.svg Go 16.svg Go .svg Go .svg Go .svg Go 23.svg Go 31.svg Go 35.svg Go b3.svg Go 32.svg Go 95.svg Go r.svg
Go 55.svg Go 50.svg Go 59.svg Go .svg Go .svg Go 65.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 33.svg Go 94.svg Go r.svg
Go 63.svg Go 60.svg Go 61.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go dr.svg
First 99 moves
Go ul.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go u.svg Go ur.svg
Go l.svg Go 48.svg Go 46.svg Go 47.svg Go .svg Go 36.svg Go 54.svg Go 53.svg Go 51.svg Go .svg Go 27.svg Go 14.svg Go 13.svg Go 17.svg Go b .svg Go .svg Go 85.svg Go .svg Go r.svg
Go l.svg Go 34.svg Go 29.svg Go 33.svg Go 35.svg Go w8.svg Go .svg Go 52.svg Go 26.svg Go b9.svg Go 23.svg Go 12.svg Go b .svg Go w .svg Go .svg Go .svg Go 83.svg Go 84.svg Go r.svg
Go 42.svg Go 31.svg Go 30.svg Go w.svg Go 37.svg Go .svg Go .svg Go .svg Go .svg Go 22.svg Go 18.svg Go 15.svg Go 10.svg Go 11.svg Go .svg Go b.svg Go .svg Go 80.svg Go r.svg
Go l.svg Go 32.svg Go 41.svg Go 43.svg Go 68.svg Go 40.svg Go 38.svg Go 70.svg Go .svg Go 24.svg Go 21.svg Go 19.svg Go 16.svg Go b .svg Go .svg Go .svg Go b .svg Go 81.svg Go 82.svg
Go l.svg Go 45.svg Go .svg Go .svg Go 44.svg Go 39.svg Go 64.svg Go 63.svg Go .svg Go 69.svg Go .svg Go .svg Go 20.svg Go 71.svg Go .svg Go w .svg Go w .svg Go 78.svg Go r.svg
Go l.svg Go .svg Go .svg Go .svg Go .svg Go 65.svg Go 66.svg Go .svg Go .svg Go .svg Go 75.svg Go 25.svg Go 72.svg Go 73.svg Go .svg Go .svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go w .svg Go 28.svg Go .svg Go 67.svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 74.svg Go .svg Go .svg Go w .svg Go .svg Go .svg Go r.svg
Go l.svg Go .svg Go w .svg Go b .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go 86.svg Go .svg Go .svg Go w .svg Go w .svg Go .svg Go w .svg Go b .svg Go .svg Go r.svg
Go l.svg Go w .svg Go b .svg Go -.svg Go .svg Go .svg Go .svg Go .svg Go 76.svg Go 55.svg Go .svg Go .svg Go w .svg Go b .svg Go .svg Go b.svg Go b .svg Go b3.svg Go r.svg
Go l.svg Go w .svg Go b .svg Go w .svg Go b .svg Go .svg Go b .svg Go 77.svg Go .svg Go 62.svg Go w6.svg Go .svg Go w4.svg Go b .svg Go .svg Go .svg Go 79.svg Go w2.svg Go r.svg
Go l.svg Go w .svg Go b .svg Go b .svg Go .svg Go w .svg Go b .svg Go w .svg Go b .svg Go w .svg Go .svg Go 56.svg Go b5.svg Go 57.svg Go .svg Go .svg Go w .svg Go b7.svg Go r.svg
Go l.svg Go w .svg Go w .svg Go b .svg Go .svg Go .svg Go w .svg Go b .svg Go .svg Go w .svg Go .svg Go b .svg Go .svg Go .svg Go .svg Go .svg Go w .svg Go b .svg Go r.svg
Go w.svg Go b .svg Go b .svg Go w .svg Go w .svg Go .svg Go .svg Go b .svg Go .svg Go .svg Go w .svg Go b .svg Go .svg Go b .svg Go .svg Go b .svg Go 00.svg Go .svg Go r.svg
Go l.svg Go .svg Go b .svg Go w .svg Go .svg Go w .svg Go b .svg Go b .svg Go w .svg Go .svg Go .svg Go w .svg Go .svg Go w .svg Go .svg Go w .svg Go w .svg Go b .svg Go r.svg
Go l.svg Go w .svg Go b .svg Go w.svg Go .svg Go b .svg Go .svg Go b .svg Go w .svg Go -.svg Go 60.svg Go 58.svg Go .svg Go w .svg Go .svg Go w.svg Go b .svg Go w .svg Go b1.svg
Go l.svg Go b .svg Go w .svg Go w .svg Go .svg Go b .svg Go .svg Go w .svg Go w .svg Go 61.svg Go 59.svg Go .svg Go b .svg Go b .svg Go b .svg Go b .svg Go .svg Go b .svg Go r.svg
Go b.svg Go .svg Go b .svg Go .svg Go .svg Go b .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go .svg Go b .svg Go w .svg Go r.svg
Go b.svg Go d.svg Go b.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go d.svg Go dr.svg
Moves 100–186 (149 at 131, 150 at 130)

Impacts on Go

The documentary film AlphaGo[9][96] raised hopes that Lee Sedol and Fan Hui would have benefitted from their experience of playing AlphaGo, but as of May 2018 their ratings were little changed; Lee Sedol was ranked 11th in the world, and Fan Hui 545th.[97] On 19 November 2019, Lee announced his retirement from professional play, arguing that he could never be the top overall player of Go due to the increasing dominance of AI. Lee referred to them as being "an entity that cannot be defeated".[98]

See also


References

  1. "Artificial intelligence: Google's AlphaGo beats Go master Lee Se-dol". BBC News. 12 March 2016. https://www.bbc.com/news/technology-35785875. 
  2. "DeepMind AlphaGO". DeepMind Artificial Intelligence AlphaGo. https://deepmind.com/research/case-studies/alphago-the-story-so-far. 
  3. "AlphaGo | DeepMind". https://deepmind.com/research/alphago/. 
  4. 4.0 4.1 4.2 4.3 4.4 4.5 4.6 4.7 4.8 Silver, David; Huang, Aja; Maddison, Chris J.; Guez, Arthur; Sifre, Laurent; Driessche, George van den; Schrittwieser, Julian; Antonoglou, Ioannis et al. (28 January 2016). "Mastering the game of Go with deep neural networks and tree search". Nature 529 (7587): 484–489. doi:10.1038/nature16961. ISSN 0028-0836. PMID 26819042. Bibcode2016Natur.529..484S. closed access
  5. 5.0 5.1 5.2 5.3 5.4 "Research Blog: AlphaGo: Mastering the ancient game of Go with Machine Learning". Google Research Blog. 27 January 2016. http://googleresearch.blogspot.com/2016/01/alphago-mastering-ancient-game-of-go.html. 
  6. 6.0 6.1 6.2 6.3 "Google achieves AI 'breakthrough' by beating Go champion". BBC News. 27 January 2016. https://www.bbc.com/news/technology-35420579. 
  7. "Match 1 – Google DeepMind Challenge Match: Lee Sedol vs AlphaGo". 8 March 2016. https://www.youtube.com/watch?v=vFr3K2DORc8&t=1h57m. 
  8. "Google's AlphaGo gets 'divine' Go ranking". The Straits Times (straitstimes.com). 15 March 2016. http://www.straitstimes.com/asia/east-asia/googles-alphago-gets-divine-go-ranking. 
  9. 9.0 9.1 "AlphaGo Movie". https://www.alphagomovie.com/. 
  10. "From AI to protein folding: Our Breakthrough runners-up". Science. 22 December 2016. https://www.science.org/content/article/ai-protein-folding-our-breakthrough-runners. Retrieved 29 December 2016. 
  11. 11.0 11.1 "中国围棋协会授予AlphaGo职业九段 并颁发证书" (in zh). Sohu.com. 27 May 2017. http://sports.sohu.com/20170527/n494734669.shtml. 
  12. 12.0 12.1 Metz, Cade (2017-05-27). "After Win in China, AlphaGo's Designers Explore New AI". Wired. https://www.wired.com/2017/05/win-china-alphagos-designers-explore-new-ai/. 
  13. "AlphaZero Crushes Stockfish In New 1,000-Game Match". 17 April 2019. https://www.chess.com/news/view/updated-alphazero-crushes-stockfish-in-new-1-000-game-match. 
  14. Silver, David; Hubert, Thomas; Schrittwieser, Julian; Antonoglou, Ioannis; Lai, Matthew; Guez, Arthur; Lanctot, Marc; Sifre, Laurent et al. (7 December 2018). "A general reinforcement learning algorithm that masters chess, shogi, and Go through self-play". Science 362 (6419): 1140–1144. doi:10.1126/science.aar6404. PMID 30523106. Bibcode2018Sci...362.1140S. https://www.science.org/doi/10.1126/science.aar6404. 
  15. Schraudolph, Nicol N.; Terrence, Peter Dayan; Sejnowski, J., Temporal Difference Learning of Position Evaluation in the Game of Go, http://www.variational-bayes.org/~dayan/papers/sds94.pdf 
  16. 16.0 16.1 "Computer scores big win against humans in ancient game of Go". CNN. 28 January 2016. https://money.cnn.com/2016/01/28/technology/google-computer-program-beats-human-at-go/index.html. 
  17. "Zen computer Go program beats Takemiya Masaki with just 4 stones!". Go Game Guru. https://gogameguru.com/zen-computer-go-program-beats-takemiya-masaki-4-stones/. 
  18. "「アマ六段の力。天才かも」囲碁棋士、コンピューターに敗れる 初の公式戦". MSN Sankei News. http://sankei.jp.msn.com/life/news/130320/igo13032020420000-n1.htm. 
  19. 19.0 19.1 19.2 John Riberio (14 March 2016). "AlphaGo's unusual moves prove its AI prowess, experts say". PC World. http://www.pcworld.com/article/3043668/analytics/alphagos-unusual-moves-prove-its-ai-prowess-experts-say.html. 
  20. "Google AlphaGo AI clean sweeps European Go champion". ZDNet. 28 January 2016. https://www.zdnet.com/article/google-alphago-ai-clean-sweeps-european-go-champion/. 
  21. 21.0 21.1 Metz, Cade (27 January 2016). "In Major AI Breakthrough, Google System Secretly Beats Top Player at the Ancient Game of Go" (in en-US). WIRED. https://www.wired.com/2016/01/in-a-huge-breakthrough-googles-ai-beats-a-top-player-at-the-game-of-go/. Retrieved 1 February 2016. 
  22. "Special Computer Go insert covering the AlphaGo v Fan Hui match". British Go Journal. 2017. http://www.britgo.org/files/2016/deepmind/BGJ174-AlphaGo.pdf. 
  23. "Première défaite d'un professionnel du go contre une intelligence artificielle" (in fr). Le Monde. 27 January 2016. http://www.lemonde.fr/pixels/article/2016/01/27/premiere-defaite-d-un-professionnel-du-go-contre-une-intelligence-artificielle_4854886_4408996.html. 
  24. "Google's AI AlphaGo to take on world No 1 Lee Sedol in live broadcast". The Guardian. 5 February 2016. https://www.theguardian.com/technology/2016/feb/05/google-ai-alphago-world-no-1-lee-se-dol-live-broadcast. 
  25. "Google DeepMind is going to take on the world's best Go player in a luxury 5-star hotel in South Korea". 22 February 2016. http://www.businessinsider.com/google-deepmind-to-play-go-against-lee-sedol-in-south-korea-four-seasons-2016-2?r=UK&IR=T. 
  26. Novet, Jordan (4 February 2016). "YouTube will livestream Google's AI playing Go superstar Lee Sedol in March". https://venturebeat.com/2016/02/04/youtube-will-livestream-googles-ai-playing-go-superstar-lee-sedol-in-march/. 
  27. 27.0 27.1 27.2 Yoon Sung-won (14 March 2016). "Lee Se-dol shows AlphaGo beatable". The Korea Times. https://www.koreatimes.co.kr/www/news/tech/2016/03/133_200267.html. 
  28. "李世乭:即使Alpha Go得到升级也一样能赢" (in zh). JoongAng Ilbo. 23 February 2016. http://chinese.joins.com/gb/article.do?method=detail&art_id=148225&category=005001. 
  29. 29.0 29.1 "이세돌 vs 알파고, '구글 딥마인드 챌린지 매치' 기자회견 열려" (in ko). Korea Baduk Association. 22 February 2016. http://www.baduk.or.kr/news/report_view.asp?news_no=1671. 
  30. Demis Hassabis [@demishassabis] (11 March 2016). "We are using roughly same amount of compute power as in Fan Hui match: distributing search over further machines has diminishing returns". https://twitter.com/demishassabis/status/708488229750591488. 
  31. "Showdown". The Economist. https://www.economist.com/news/science-and-technology/21694540-win-or-lose-best-five-battle-contest-another-milestone. 
  32. Steven Borowiec (9 March 2016). "Google's AI machine v world champion of 'Go': everything you need to know". The Guardian. https://www.theguardian.com/technology/2016/mar/09/googles-ai-machine-v-world-champion-of-go-everything-you-need-to-know. 
  33. 33.0 33.1 "Rating List of 2016-01-01". http://www.goratings.org/history/2016-01-01.html. 
  34. "Korean Go master proves human intuition still powerful in Go". The Korean Herald/ANN. 14 March 2016. http://digital.asiaone.com/digital/news/korean-go-master-proves-human-intuition-still-powerful-go. 
  35. "Google's AI beats world Go champion in first of five matches – BBC News". BBC Online. https://www.bbc.co.uk/news/technology-35761246. 
  36. "Google AI wins second Go game against world champion – BBC News". BBC Online. https://www.bbc.co.uk/news/technology-35771705. 
  37. "Google DeepMind AI wins final Go match for 4–1 series win". https://www.engadget.com/2016/03/14/the-final-lee-sedol-vs-alphago-match-is-about-to-start/. 
  38. "Human champion certain he'll beat AI at ancient Chinese game". Associated Press. 22 February 2016. https://www.boston25news.com/news/human-champion-certain-hell-beat-ai-at-ancient-chinese-game/105803732. 
  39. "In Two Moves, AlphaGo and Lee Sedol Redefined the Future" (in en-US). WIRED. https://www.wired.com/2016/03/two-moves-alphago-lee-sedol-redefined-future/. Retrieved 2017-11-12. 
  40. "黄士杰:AlphaGo李世石人机大战第四局问题已解决date=8 July 2016" (in zh). http://weiqi.sports.tom.com/2016-07-08/00UP/13210553.html. 
  41. 41.0 41.1 Demis Hassabis (4 January 2017). "Demis Hassabis on Twitter: "Excited to share an update on #AlphaGo!"". Demis Hassabis's Twitter account. https://twitter.com/demishassabis/status/816660463282954240. 
  42. 42.0 42.1 42.2 Elizabeth Gibney (4 January 2017). "Google reveals secret test of AI bot to beat top Go players". Nature 541 (7636): 142. doi:10.1038/nature.2017.21253. PMID 28079098. Bibcode2017Natur.541..142G. 
  43. 43.0 43.1 43.2 "Humans Mourn Loss After Google Is Unmasked as China's Go Master". Wall Street Journal. 5 January 2017. https://www.wsj.com/articles/ai-program-vanquishes-human-players-of-go-in-china-1483601561. 
  44. "The world's best Go player says he still has "one last move" to defeat Google's AlphaGo AI". Quartz. 4 January 2017. https://qz.com/878503/ke-jie-the-worlds-best-go-player-says-he-still-has-one-last-move-to-defeat-google-goog-deepminds-alphago-ai/. 
  45. "横扫中日韩棋手斩获59胜的Master发话:我是阿尔法狗" (in zh). 澎湃新闻. 4 January 2017. http://www.thepaper.cn/newsDetail_forward_1593503. 
  46. "Exploring the mysteries of Go with AlphaGo and China's top players". 2017-04-10. https://deepmind.com/blog/exploring-mysteries-alphago/. 
  47. "World No.1 Go player Ke Jie takes on upgraded AlphaGo in May". 2017-04-10. http://news.xinhuanet.com/english/2017-04/10/c_136197270.htm. 
  48. "Ke Jie vs. AlphaGo: 8 things you must know". 2017-05-27. http://chuansong.me/n/1840585451964. 
  49. Metz, Cade (2017-05-23). "Revamped AlphaGo Wins First Game Against Chinese Go Grandmaster". Wired. https://www.wired.com/2017/05/revamped-alphago-wins-first-game-chinese-go-grandmaster/. 
  50. Metz, Cade (2017-05-25). "Google's AlphaGo Continues Dominance With Second Win in China". Wired. https://www.wired.com/2017/05/googles-alphago-continues-dominance-second-win-china/. 
  51. "Full length games for Go players to enjoy". Deepmind. https://deepmind.com/research/alphago/alphago-vs-alphago-self-play-games/. 
  52. 52.0 52.1 52.2 52.3 52.4 Silver, David; Schrittwieser, Julian; Simonyan, Karen; Antonoglou, Ioannis; Huang, Aja; Guez, Arthur; Hubert, Thomas; Baker, Lucas et al. (19 October 2017). "Mastering the game of Go without human knowledge". Nature 550 (7676): 354–359. doi:10.1038/nature24270. ISSN 0028-0836. PMID 29052630. Bibcode2017Natur.550..354S. https://discovery.ucl.ac.uk/id/eprint/10045895/1/agz_unformatted_nature.pdf. closed access
  53. 53.0 53.1 53.2 53.3 53.4 "AlphaGo Zero: Learning from scratch". DeepMind official website. 18 October 2017. https://deepmind.com/blog/alphago-zero-learning-scratch/. 
  54. Silver, David; Hubert, Thomas; Schrittwieser, Julian; Antonoglou, Ioannis; Lai, Matthew; Guez, Arthur; Lanctot, Marc; Sifre, Laurent; Kumaran, Dharshan; Graepel, Thore; Lillicrap, Timothy; Simonyan, Karen; Hassabis, Demis (5 December 2017). "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm". arXiv:1712.01815 [cs.AI].
  55. "AlphaGo teaching tool". DeepMind. https://alphagoteach.deepmind.com/. 
  56. 56.0 56.1 "AlphaGo教学工具上线 樊麾:使用Master版本" (in zh). Sina.com.cn. 11 December 2017. http://sports.sina.com.cn/go/2017-12-11/doc-ifypnsip8212788.shtml. 
  57. McMillan, Robert (18 May 2016). "Google Isn't Playing Games With New Chip". The Wall Street Journal. https://www.wsj.com/articles/google-isnt-playing-games-with-new-chip-1463597820. 
  58. Jouppi, Norm (May 18, 2016). "Google supercharges machine learning tasks with TPU custom chip" (in en-US). https://cloudplatform.googleblog.com/2016/05/Google-supercharges-machine-learning-tasks-with-custom-chip.html. 
  59. "AlphaGo官方解读让三子 对人类高手没这种优势" (in zh). Sina. 25 May 2017. http://sports.sina.com.cn/go/2017-05-24/doc-ifyfkqwe0969707.shtml?cre=tagspc&mod=g&r=user&pos=5_7. 
  60. "各版alphago实力对比 master能让李世石版3子" (in zh). Sina. 24 May 2017. http://sports.sina.com.cn/go/2017-05-24/doc-ifyfkqwe0899285.shtml. 
  61. "New version of AlphaGo self-trained and much more efficient". American Go Association. 24 May 2017. http://www.usgo.org/news/2017/05/new-version-of-alphago-self-trained-and-much-more-efficient/. 
  62. "【柯洁战败解密】AlphaGo Master最新架构和算法,谷歌云与TPU拆解" (in zh). Sohu. 24 May 2017. http://www.sohu.com/a/143092581_473283. 
  63. Silver, David; Hubert, Thomas; Schrittwieser, Julian; Antonoglou, Ioannis; Lai, Matthew; Guez, Arthur; Lanctot, Marc; Sifre, Laurent et al. (7 December 2018). "A general reinforcement learning algorithm that masters chess, shogi, and Go through self-play". Science 362 (6419): 1140–1144. doi:10.1126/science.aar6404. PMID 30523106. Bibcode2018Sci...362.1140S. https://www.science.org/doi/full/10.1126/science.aar6404. 
  64. "Mastering the game of Go without human knowledge". Nature 550 (7676): 354–359. 19 October 2017. doi:10.1038/nature24270. ISSN 0028-0836. PMID 29052630. Bibcode2017Natur.550..354S. http://discovery.ucl.ac.uk/10045895/1/agz_unformatted_nature.pdf. "AlphaGo Lee... 12 convolutional layers". 
  65. Cade Metz (13 March 2016). "Go Grandmaster Lee Sedol Grabs Consolation Win Against Google's AI". Wired News. https://www.wired.com/2016/03/go-grandmaster-lee-sedol-grabs-consolation-win-googles-ai/. 
  66. 66.0 66.1 Gibney, Elizabeth (27 January 2016). "Google AI algorithm masters ancient game of Go". Nature 529 (7587): 445–6. doi:10.1038/529445a. PMID 26819021. Bibcode2016Natur.529..445G. 
  67. Chouard, Tanguy (12 March 2016). "The Go Files: AI computer clinches victory against Go champion". Nature. doi:10.1038/nature.2016.19553. http://www.nature.com/news/the-go-files-ai-computer-clinches-victory-against-go-champion-1.19553. 
  68. 68.0 68.1 68.2 68.3 68.4 68.5 68.6 68.7 Steven Borowiec; Tracey Lien (12 March 2016). "AlphaGo beats human Go champ in milestone for artificial intelligence". Los Angeles Times. https://www.latimes.com/world/asia/la-fg-korea-alphago-20160312-story.html. 
  69. Connor, Steve (27 January 2016). "A computer has beaten a professional at the world's most complex board game". The Independent. https://www.independent.co.uk/life-style/gadgets-and-tech/news/google-alphago-computer-beats-professional-at-worlds-most-complex-board-game-go-a6837506.html. 
  70. "Google's AI beats human champion at Go". CBC News. 27 January 2016. http://www.cbc.ca/news/technology/alphago-ai-1.3422347. 
  71. Dave Gershgorn (12 March 2016). "GOOGLE'S ALPHAGO BEATS WORLD CHAMPION IN THIRD MATCH TO WIN ENTIRE SERIES". Popular Science. http://www.popsci.com/googles-alphago-beats-world-champion-in-third-match-to-win-entire-series. 
  72. 72.0 72.1 "Google DeepMind computer AlphaGo sweeps human champ in Go matches". CBC News. Associated Press. 12 March 2016. http://www.cbc.ca/news/technology/go-google-alphago-lee-sedol-deepmind-1.3488913. 
  73. Sofia Yan (12 March 2016). "A Google computer victorious over the world's 'Go' champion". CNN Money. https://money.cnn.com/2016/03/12/technology/google-deepmind-alphago-wins/. 
  74. "AlphaGo: Google's artificial intelligence to take on world champion of ancient Chinese board game". Australian Broadcasting Corporation. 8 March 2016. http://www.abc.net.au/news/2016-03-08/google-artificial-intelligence-to-face-board-game-champion/7231192. 
  75. 75.0 75.1 Mariëtte Le Roux (12 March 2016). "Rise of the Machines: Keep an eye on AI, experts warn". Phys.org. http://phys.org/news/2016-03-machines-eye-ai-experts.html. 
  76. 76.0 76.1 76.2 Mariëtte Le Roux; Pascale Mollard (8 March 2016). "Game over? New AI challenge to human smarts (Update)". phys.org. http://phys.org/news/2016-03-game-ai-human-smarts.html. 
  77. Tanya Lewis (11 March 2016). "An AI expert says Google's Go-playing program is missing 1 key feature of human intelligence". Business Insider. http://www.businessinsider.com/what-does-googles-deepmind-victory-mean-for-ai-2016-3. 
  78. Mozur, Paul (20 July 2017). "Beijing Wants A.I. to Be Made in China by 2030". The New York Times. https://www.nytimes.com/2017/07/20/business/china-artificial-intelligence.html. 
  79. "Marvin Minsky Medal for Outstanding Achievements in AI" (in en). International Joint Conference on Artificial Intelligence. 19 October 2017. http://www.ijcai.org/awards/minsky_medal. 
  80. CHOE SANG-HUN (16 March 2016). "Google's Computer Program Beats Lee Se-dol in Go Tournament". The New York Times. https://www.nytimes.com/2016/03/16/world/asia/korea-alphago-vs-lee-sedol-go.html. "More than 100 million people watched the AlphaGo-Lee matches, Mr. Hassabis said." 
  81. John Ribeiro (12 March 2016). "Google's AlphaGo AI program strong but not perfect, says defeated South Korean Go player". PC World. http://www.pcworld.com/article/3043211/big-win-for-ai-as-google-alphago-program-trounces-korean-player-in-go-tournament.html. 
  82. 82.0 82.1 Gibney, Elizabeth (2016). "Go players react to computer defeat". Nature. doi:10.1038/nature.2016.19255. http://www.nature.com/news/go-players-react-to-computer-defeat-1.19255. 
  83. Zastrow, Mark (15 March 2016). "How victory for Google's Go AI is stoking fear in South Korea". New Scientist. https://www.newscientist.com/article/2080927-how-victory-for-googles-go-ai-is-stoking-fear-in-south-korea/. 
  84. JEE HEUN KAHNG; SE YOUNG LEE (15 March 2016). "Google artificial intelligence program beats S. Korean Go pro with 4–1 score". Reuters. https://www.reuters.com/article/us-science-intelligence-go-idUSKCN0WH0XJ. 
  85. 85.0 85.1 Neil Connor (11 March 2016). "Google AlphaGo 'can't beat me' says China Go grandmaster". The Telegraph (UK). https://www.telegraph.co.uk/news/worldnews/asia/china/12190917/Google-AlphaGo-cant-beat-me-says-China-Go-grandmaster.html. 
  86. "Chinese Go master Ke Jie says he could lose to AlphaGo : The DONG-A ILBO". http://english.donga.com/List/3/all/26/527586/1. 
  87. "...if today's performance was its true capability, then it doesn't deserve to play against me.". M.hankooki.com. 2016-03-14. http://m.hankooki.com/m_sp_view.php?WM=sp&FILE_NO=c3AyMDE2MDMxNDE4MDIzMDEzNjU3MC5odG0=&ref=search.naver.com. 
  88. CHOE SANG-HUN (15 March 2016). "In Seoul, Go Games Spark Interest (and Concern) About Artificial Intelligence". The New York Times. https://www.nytimes.com/2016/03/15/insider/in-seoul-authentic-enthusiasm-and-concern-over-artificial-intelligence.html. 
  89. Tian, Yuandong; Zhu, Yan (2015). "Better Computer Go Player with Neural Network and Long-term Prediction". arXiv:1511.06410v1 [cs.LG].
  90. HAL 90210 (28 January 2016). "No Go: Facebook fails to spoil Google's big AI day" (in en-GB). The Guardian. ISSN 0261-3077. https://www.theguardian.com/technology/2016/jan/28/go-playing-facebook-spoil-googles-ai-deepmind. 
  91. "Strachey Lecture – Dr Demis Hassabis". The New Livestream. http://livestream.com/oxuni/StracheyLectureDrDemisHassabis. 
  92. "Go master Cho wins best-of-three series against Japan-made AI". The Japan Times Online. 24 November 2016. http://www.japantimes.co.jp/news/2016/11/24/national/go-master-cho-wins-best-three-series-japan-made-ai/#.WDtq8x_6zCI. 
  93. "Humans strike back: Korean Go master bests AI in board game bout". CNET. https://www.cnet.com/news/humans-strike-back-korean-go-master-beats-ai-in-board-game-bout/. 
  94. "Go and make some drugs The Engineer" (in en-UK). 3 April 2018. https://www.theengineer.co.uk/go-make-drugs/. 
  95. Segler, Martwin H.S.; Preuss, Mike; Waller, Mark P. (March 29, 2018). "Planning chemical syntheses with deep neural networks and symbolic AI". Nature 555 (7698): 604–610. doi:10.1038/nature25978. PMID 29595767. Bibcode2018Natur.555..604S. https://www.nature.com/articles/nature25978. 
  96. "AlphaGo (2017)". https://www.rottentomatoes.com/m/alphago/. 
  97. "Go Ratings". Go Ratings. https://www.goratings.org/en/. 
  98. Vincent, James (2019-11-27). "Former Go champion beaten by DeepMind retires after declaring AI invincible" (in en). https://www.theverge.com/2019/11/27/20985260/ai-go-alphago-lee-se-dol-retired-deepmind-defeat. 

External links