首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
外语
Early in the film A Beautiful Mind, the mathematician John Nash is seen sitting in a Princeton courtyard, hunched over a playing
Early in the film A Beautiful Mind, the mathematician John Nash is seen sitting in a Princeton courtyard, hunched over a playing
admin
2019-11-02
27
问题
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 intriguing, 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 midgame, 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 writing skill is NOT employed in this passage?
选项
A、Comparison.
B、Contrast.
C、Exemplification.
D、Definition.
答案
D
解析
以下哪项写作手法没有运用在文中?选项A的比较,侧重于两者相似处的比较,文章一开始叙述数学家约翰·纳什与下文科学家们对围棋的痴迷与迷茫是相似的比较;选项B的对比,强调两者的反差,文中多处将象棋与围棋进行对比显示围棋之复杂;选项C的例证体现在计算机深蓝这一例子的使用。只有选项D的下定义没有用到。
转载请注明原文地址:https://jikaoti.com/ti/TtrMFFFM
0
专业英语八级
相关试题推荐
Christmasisthetimetomakethebelovedonesfeelspecial.Ahugandakisswouldprobablybemorethanenoughbutgiftsare
Christmasisthetimetomakethebelovedonesfeelspecial.Ahugandakisswouldprobablybemorethanenoughbutgiftsare
Christmasisthetimetomakethebelovedonesfeelspecial.Ahugandakisswouldprobablybemorethanenoughbutgiftsare
A、Onlyhardexercisecanhelppreventbreastcancer.B、Thereisnoconnectionbetweenexerciseandpreventingbreastcancer.C、D
TheDifferenceBetweenSpokenandWrittenEnglishI.Thedefinitionofspeechandwritingtwo【T1】______methodsofcommunicatio
A、Becauseheandhiswifelikelivinginalargehouse.B、Becauseheandhiswifelikeplayinggamesintheyard.C、Becausehea
A、LivinginthecenterofLondon.B、Don’tjudgebypersonalpreferences.C、Neverlivinginabeautifulvillagehouse.D、Don’twa
TheHouseisexpectedtopassapieceoflegislationThursdaythatseekstosignificantlyrebalancetheplayingfieldforunion
TheHouseisexpectedtopassapieceoflegislationThursdaythatseekstosignificantlyrebalancetheplayingfieldforunion
随机试题
简述全闭环与半闭环的区别。
Dr.Paulchargesahigh______forhisservice.
肾虚水泛证的表现可见
下列有关预算调整方案表述错误的是()。
进行双边报价的参与者有义务在报价或合理范围内与对手方达成交易。()
作为副职,你制定了一项具有改革创新内容的工作方案,但是被你单位成熟稳健、经验丰富的正职领导否定了,你怎么办?
为了保证CPU执行程序指令时能正确访问存储单元,需要将用户程序中的逻辑地址转换为运行时可由机器直接寻址的物理地址,这一过程称为
给定程序MODll.C中函数fun的功能是:计算并输出下列级数的前N项之和sN,直到SN+1大于q为止,q的值通过形参传入。例如,若q的值为:50.0,则函数值为:49.394948。请改正程序中的错误,使程序能输出正确的结果。
下面程序的执行结果是【】。#include<iostream>#include<iomanip>usingnamespacestd;voidmain(){cout<<setfill(’x’)<<
A、$4.B、$6.00C、$7.00D、$11.00B推断题。只要抓住数字,即可答对。“Ihave$6.Wouldyouborrowit?”为信息句。
最新回复
(
0
)