首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
考研
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
2015-05-24
73
问题
Researchers in the field of artificial intelligence have long been intrigued by games, and not just as a way of avoiding work. Gaines 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 all 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项符合。
转载请注明原文地址:https://www.kaotiyun.com/show/Zj74777K
0
考研英语一
相关试题推荐
Britainhasoneofthebiggestonlineeconomies.Itsresearchersinventedboththewebandthecomputer.IthastheEnglishlang
Deathisadifficultsubjectforanyone,butAmericanswanttotalkaboutitlessthanmost.Theyhaveaculturalexpectationth
[A]Theywhoknownothinglistenmore[B]Womensupportisessential[C]Womenwhocreatepink-collarindustry[D]Women:backbo
Inmyexperience,themorepeoplehave,thelesslikelytheyaretobecontented.Indeed,thereisabundantevidencethatdepres
EveryonecomplainsthatcorporateAmericais【C1】______tohireadditionalworkers.Far【C2】______attentionhasbeenpaidtothefl
H1N1EpidemicTrendsThenumberofAmericansbeingtestedfortheswinefluhasplummeted,providingmoreevidencethatthe
H1N1EpidemicTrendsThenumberofAmericansbeingtestedfortheswinefluhasplummeted,providingmoreevidencethatthe
TheFluVirusCannotBeForeseenThereisajokeamongfluresearchers:"Ifyou’veseenonefluseason,you’veseen...o
Publicserviceannouncementsdonatedbyradio,print,televisionandInternetmediawillattempttoconvincekidsandtheirpare
SupposeCharlesDarwinhadbeensweptoverboardanddrownedduringthevoyageoftheBeagle.Whatwouldtheworldbelikewithou
随机试题
下列哪些药物可增加氯吡格雷的出血危险,增加心血管事件发生风险
某大型公共建筑施工土方开挖、基坑支护、止水帷幕的工程图纸及技术参数如图3“基坑支护及止水帷幕方案平面布置示意图”,图4“基坑支护及止水帷幕剖面图”所示。护坡桩施工方案采用泥浆护壁成孔混凝土灌装,其相关项目定额预算单价见表1: 说明: 1.本图采用
肝昏迷患者给予肠道抗生素的目的是
向个人消费者提供互联网药品交易服务的企业,应当具备的条件有()
某大型企业集团为提高安全生产水平,做到本质安全,按照海因里希事故因果连锁理论,对近年来国内外本行业的人身伤害事故原因进行了分析;将伤害原因进行了分类。根据《企业职工伤亡事故分类》(GB6441),下列分的伤害原因中属于不安全状态的是()。
土工合成材料膨润土垫(GCL)的施工,在坡面与地面拐角处防水垫应设置()。
移交人对自己经办且已经移交的会计资料的真实性、完整性,要承担法律责任,不能因为会计资料已经移交而推脱责任。()
下列各句中没有错别字的一句是()。
某台机床需评估。企业提供的购建成本资料如下:该设备采购价为50000元,运输费、安装费和调试费分别为1000元、3000元和1000元,已服役2年。经市场调查得知,该机床在市场上仍很流行,且价格上升了20%;铁路运输价格近两年提高了1倍,安装的材料
有以下程序:#include<stdio.h>main(){FILE*fp;charstr[10];fp=fopen(’’myfile.dat’’,’’w’’);fputs(’’abc’’,fp);
最新回复
(
0
)