首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
Early in the film "A Beautiful Mind", the mathematician John Nash is seen sitting in a Princeton courtyard, hunched over a playi
Early in the film "A Beautiful Mind", the mathematician John Nash is seen sitting in a Princeton courtyard, hunched over a playi
admin
2012-04-23
56
问题
Early in the film "A Beautiful Mind", the mathematician John Nash is seen sitting in a Princeton courtyard, hunched over a playing board covered with small black and white pieces that look like pebbles. He was playing Go, an ancient Asian game. Frustration at losing that game inspired the real Nash to pursue the mathematics of game theory, research for which he eventually was awarded a Nobel Prize.
In recent years, computer experts, particularly those specializing in artificial intelligence, have felt the same fascination and frustration. Programming other board games has been a relative snap. Even chess has succumbed to the power of the processor. Five years ago, a chess-playing computer called Deep Blue not only beat but thoroughly humbled Garry Kasparov, the world champion at that time. That is because chess, while highly complex, can be reduced to a matter of brute force computation. Go is different. Deceptively easy to learn, either for a computer or a human, it is a game of such depth and complexity that it can take years for a person to become a strong player. To date, no computer has been able to achieve a skill level beyond that of the casual player.
The game is played on a board divided into a grid of 19 horizontal and 19 vertical lines. Black and white pieces called stones are placed one at a time on the grid’s intersections. The object is to acquire and defend territory by surrounding it with stones. Programmers working on Go see it as more accurate than chess in reflecting the ways the human mind works. The challenge of programming a computer to mimic that process goes to the core of artificial intelligence, which involves the study of learning and decision-making, strategic thinking, knowledge representation, pattern recognition and perhaps most intriguingly, intuition.
Along with intuition, pattern recognition is a large part of the game. While computers are good at crunching numbers, people are naturally good at matching patterns. Humans can recognize an acquaintance at a glance, even from the back.
Daniel Bump, a mathematics professor at Stanford, works on a program called GNU Go in his spare time.
"You can very quickly look at a chess game and see if there’s some major issue," he said. But to make a decision in Go, he said, players must learn to combine their pattern-matching abilities with the logic and knowledge they have accrued in years of playing.
"Part of the challenge has to do with processing speed. The typical chess program can evaluate about 300,000 positions in a second, and Deep Blue was able to evaluate some 200 million positions in a second. By mid-game, most Go programs can evaluate only a couple of dozen positions each second," said Anders Kierulf, who wrote a program called SmartGo.
In the course of a chess game, a player has an average of 25 to 35 moves available. In Go, on the other hand, a player can choose from an average of 240 moves. A Go-playing computer would need about 30,000 years to look as far ahead as Deep Blue can with chess in three Seconds, said Michael Reiss, a computer scientist in London. But the obstacles go deeper than processing power. Not only do Go programs have trouble evaluating positions quickly; they have trouble evaluating them correctly. Nonetheless, the allure of computer Go increases as the difficulties it poses encourage programmers to advance basic work in artificial intelligence.
For that reason, Fotland said, "writing a strong Go program will teach us more about making computers think like people than writing a strong chess program. "
Which information about Go can NOT be inferred from the passage?
选项
A、On the board there is a grid with 361 intersections.
B、The goal of the game is to defend one’s territory.
C、Playing Go involves more calculation than playing chess.
D、Playing Go involves intuition.
答案
B
解析
选项B错在围棋的目的是通过围格子获得或保卫“领土”而不仅仅是保卫领土,其他选项信息都可以在文章第三段及第八段中找到。A选项较难,需要进行运算。因为根据原文,围棋由19条水平线和19条垂直线围成格子,因此交叉点(intersection)就有19*19=361个。
转载请注明原文地址:https://kaotiyun.com/show/TPiO777K
0
专业英语八级
相关试题推荐
Butingeneral,theUnitedStateswasfoundeduponEuropean,andespeciallyBritish,precedents.Culturallyspeaking,Americami
IrememberMaxverywell.HehadaPh.D.fromPrinceton.HewasaChaucerian.Hewasbrilliant,eloquent,andprofessorial.He
Tilequestionofwhetherwarisinevitableisonewhichhasconcernedmanyoftheworld’sgreatwriters.Beforeconsideringthis
Tilequestionofwhetherwarisinevitableisonewhichhasconcernedmanyoftheworld’sgreatwriters.Beforeconsideringthis
InApril1995,ayoungChinesechemistrystudentatBeijingUniversitylaydyinginaBeijinghospital.Shewasinacoma,anda
Consideringthattherobbers______,thisisquiteadaringbankrobbery.
TherichestagriculturalregionofAmericais______.
Youknowher—thatniceteenageracrossthestreet?Chloe.Theresheis,sittinginoneofthetwocaptain’sseatsinthemidsect
ItwasadaythatMichaelEisnerwouldundoubtedlyliketoforget.SittinginaLosAngeleswitnessboxforfourhourslastweek
随机试题
以下四国中,公务员的任用权属于总统的是
患者因右上中切牙牙冠折裂,在根管治疗完成后,要求作烤瓷修复。为了使熔融的陶瓷材料与金属具有良好结合,其底层冠的金属材料可选用
骨髓中找到里-斯细胞,能帮助诊断的疾病是( )。
新药临床试验应遵循的质量规范是()。
甲船和乙船在海上运输时相撞,丙船对甲船和乙船进行了救助,以下说法不正确的是:()
施工现场与城乡公共道路的通道的开通应由()解决。
甲公司与乙租赁公司约定,由乙公司从甲公司指定的丙厂家购买一套M03型电子配料系统,并以融资租赁方式供甲公司使用。乙公司履行的义务包括()。
( )是从收入角度计算GDP,因为所有产出都是通过货币计量的,并构成各生产单位所雇佣的各种生产要素的收入。
任何单位或者个人运送、邮寄、携带文物出境,应当向海关申报;海关凭文物出境许可证放行。()
使用VC++6.0打开考生文件夹下的源程序文件3.cpp。其中定义的类不完整,按要求完成下列操作,将类的定义补充完整。(1)基类People完成打印功能,定义其中的打印函数为虚函数,请在注释1后添加适当的语句。(2)类Boy继承于Peo
最新回复
(
0
)