Artificial Intelligence - Stuart Russell, Peter Norvig

Artificial Intelligence

Stuart Russell, Peter Norvig

出版社

Prentice Hall

出版时间

2002-12-30

ISBN

9780137903955

评分

★★★★★
书籍介绍
For one or two-semester, undergraduate or graduate-level courses in Artificial Intelligence. The long-anticipated revision of this best-selling text offers the most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence. Click on "Features" tab below for more information Resources: Visit the author's website http://aima.cs.berkeley.edu/ to access both student and instructor resources including Power Point slides, syllabus. homework and exams, and solutions text problems.
AI导读
核心看点
  • AI领域权威教材,全球千所高校选用
  • 系统覆盖搜索、推理、学习等核心方法
  • 以智能体视角重构AI理论,内容全面
适合谁读
  • 人工智能与计算机科学专业本科生
  • 研究生及高校相关课程师生
  • 希望系统入门AI理论的从业者
读前提醒
  • 内容厚重,建议配合课程或按需查阅
  • 英文原版表述更精准,推荐阅读原版
  • 部分数学推导较深,需具备一定基础
读者共识
  • 公认的人工智能领域圣经级教科书
  • 概念定义权威,是解决争议的参考
  • 幽默风趣,兼具深度与广度,经典

本导读基于书籍简介、目录、原文摘录、短评和书评生成,不等同于全文精读。

精彩摘录
  • "不记得历史的算法注定要重复历史。 有3种方法可以解决这一问题。 第一,我们可以记住之前到达的所有状态(就像最佳优先搜索一样),这样能够检测到所有冗余路径,并只保留每个状态的最优路径。这适用于存在大量冗余路径的状态空间,当内存可以容纳下已达状态表时,它是首选方法。 第二,我们不必担心对过去的重复。在一些问题形式化中,很少或不可能出现两条路径到达相同状态。以装配问题为例,每个动作都会将一个零件添加到一个不断发展的装配中,零件是有序的,因此可以先添加A,然后再添加B,但不能先添加B,然后再添加A。对于这些问题, 如果我们不记录已达状态也不检查冗余路径,则可以节省内存空间。如果搜索算法会检查冗余路径,"
  • "We can evaluate an algorithm's performance in four ways: Completeness: Is the algorithm guaranteed to find a solution when there is one? Optimality: Does the strategy find the optimal solution? Time complexity: How long does it take to find a solution? Space complexity: How much memory is needed to "
  • "斯图尔特•罗素教授和彼得•诺维格博士的《人工智能:现代方法》一书,是美国最为经典、最具权威性的大学教科书。 说它经典,是因为这本书长期以来都是美国大部分知名大学人工智能课程的教科书,今天也已经被全世界1500多所大学采用为教材,其内容覆盖了到每一版出版时为止世界人工智能的主流技术和方法。说它权威,是因为这本书是几乎所有人工智能从业者的参考书,但凡人们对某些人工智能的概念发生争议时,就会以这本书的讲述为准。 2002年,我有幸成为诺维格博士的下属,先后在谷歌公司的搜索部门以及研究部门从事与机器学习相关的工作。 诺维格博士是作为人工智能专家和科技管理者,被谷歌公司请来负责研发工作的。在我和他共事的"
  • "AI currently encompasses a huge variety of subfields, ranging from the general (learning and perception) to the specific, such as playing chess, proving mathematical theorems, writing poetry, driving a car on a crowded street, and diagnosing diseases. AI is relevant to any intellectual task; it is t"
  • "The Turing Test, proposed by Alan Turing (1950), was designed to provide a satisfactory operational definition of intelligence. A computer passes the test if a human interrogator, after posing some written questions, cannot tell whether the written responses come from a person or from a computer."
  • "•natural language processing to enable it to communicate successfully in English; •knowledge representation to store what it knows or hears; •automated reasoning to use the stored information to answer questions and to draw new conclusions; •machine learning to adapt to new circumstances and to dete"
  • "Aristotle (384-322 B.C.), whose bust appears on the front cover of this book, was the first to formulate a precise set of laws governing the rational part of the mind. He developed an informal system of syllogisms for proper reasoning, which in principle allowed one to generate conclusions mechanica"
  • "Notice that we said environment states, not agent states. if we define success in terms of agent's opinion of its own performance, an agent could achieve perfect rationality simply by deluding itself that its performance was perfect. Human agents in particular are notorious for "sour grapes"—believi"
用户评论
外国人喜欢卖萌……
AI经典教材,很厚很全。。。
适合做本科教材。
经典吧,不过上课的时候老师硬要选定一本中文书,,,,汗
基本上是最系统的ai入门书籍了,也的确是北美最广泛的ai本科课程书籍,最大的作用在于对ai领域建立一个系统的宽泛的认识,只是对人工智能哲学部分涉及太少了。。。
Peter Norvig,偶像之一:)
Chaps 3-9, 10.1, 10.2 through p.324, 10.3 through p.334, 11-14.4, and 18
先放着
收藏