首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
考研
Researchers in the field of artificial intelligence have long been intrigued by games, and not just as a way of avoiding work. G
Researchers in the field of artificial intelligence have long been intrigued by games, and not just as a way of avoiding work. G
admin
2022-08-26
44
问题
Researchers in the field of artificial intelligence have long been intrigued by games, and not just as a way of avoiding work. Games provide an ideal setting to explore important elements of the design of cleverer machines, such as pattern recognition, learning and planning. They also hold out the tantalizing possibility of fame and fortune should the program ever beat a human champion.
Ever since the stunning victory of Deep Blue, a program running on an IBM supercomputer, over Gary Kasparov, then world chess champion, in 1997, it has been clear that computers would dominate that particular game. Today, though, they are pressing the attack on every front. There is one game, however, where humans still reign supreme Go. Yet here too their grip is beginning to loosen.
Go was invented more than 2,500 years ago in China. It is a strategic contest in which two players take turns to place stones on the intersections of a grid with 19 lines on each side. Each player tries to stake out territory and surround his opponent. The rules are simple but the play is extraordinarily complex. During a game, some stones will "die", and some will appear to be dead but spring back to life at an ill-timed moment. It is often difficult to say who is winning right until the end.
Deep Blue beat Mr. Kasparov using the "brute force" technique. Rather than search for the best move in a given position, the computer considers all white’s moves, and all black’s possible replies, and 11 white’s replies to those replies, and so on for, say, a dozen turns. The resulting map of possible moves has millions of branches. The computer combs through the possible outcomes and plays the one move that would give its opponent the fewest chances of winning. Unfortunately, brute force will not work in Go. First, the game has many more possible positions than chess does. Second, the number of possible moves from a typical position in Go is about 200, compared with about a dozen in chess. Finally, evaluating a Go position is
fiendishly
difficult The fastest programs can assess just 50 positions a second, compared with 500,000 in chess.
In the past two decades researchers have explored several alternative strategies with indifferent results. Now, however, programmers are making impressive gains with a technique known as the Monte Carlo method. Given a position, a program using a Monte Carlo algorithm contemplates every move and plays a large number of random games to see what happens. If it wins in 80% of those games, the move is probably good. Otherwise, it keeps looking. The result is a new generation of fast programs that play particularly well on small versions of the Go board.
Which of the following statements is true according to Paragraph 3?
选项
A、Go was a strategic contest invented in China long ago.
B、Stones of Go could be placed on everywhere of a grid.
C、The play of Go is too complex to win.
D、People often don’t know who wins a play of Go.
答案
A
解析
第三段首句介绍围棋是2500年前发明于中国的一种策略游戏,A项符合。B项错误,棋子要放在19×19的棋盘交叉点上;C项错误,围棋虽然复杂,但依然可以分出胜负;D项错误,文中第三段最后一句只是说围棋比赛局势多变,往往到最后时刻才见分晓,而不是人们不知道谁胜谁负。
转载请注明原文地址:https://kaotiyun.com/show/FUmZ777K
0
考研英语一
相关试题推荐
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Themoreparentstalktotheirchildren,thefasterthosechildren’svocabulariesgrowandthebettertheirintelligencedevelop
Awomanwithatwinbrotherhasfewerchildren.Twinbrotherscanleavequiteanimpression.Themerepresenceofaboyinthes
Awomanwithatwinbrotherhasfewerchildren.Twinbrotherscanleavequiteanimpression.Themerepresenceofaboyinthes
随机试题
A.小细胞低色素性贫血B.巨幼红细胞性贫血C.恶性贫血D.溶血性贫血E.再生障碍性贫血维生素K可引起
小儿感冒出现的兼证是()
中药饮片调配后,必须经过药师复核无误后方可发出,调配复核的内容有()。
当事人在仲裁过程中,对案件仲裁管辖有异议,应在()提出。
下列不属于教学的意义的是()。
公众是环境最大的利益相关人,拥有保护环境的最大动机,只要有合适的渠道,就能释放出巨大能量。中国公众目前的环保参与程度还很低,原闪不是公众环保意识淡漠,而是缺乏参与渠道。在中国目前的同情下,良性的公众参与不仅能弥补政府力量之不足,还能大大提高公众对政府政策的
Boys’schoolsaretheperfectplacetoteachyoungmentoexpresstheiremotionsandinvolvetheminactivitiessuchasart,dan
以下程序运行后的输出结果是______。main(){inta=1,b=2,c=3;if(c=a)printf("%d\n",c);elseprintf("%d\n",b);}
在长度为97的顺序有序表中作二分查找,最多需要的比较次数为
下列叙述中,正确的是
最新回复
(
0
)