0


第12讲:搜索算法

Lecture 12: Search Algorithms
课程网址: http://videolectures.net/mit601s201_freeman_lec12/  
主讲教师: Dennis Freeman
开课单位: 麻省理工学院
开课时间: 2013-02-04
课程语种: 英语
中文简介:
在本次会议中,我们介绍了搜索的想法。我们设计了系统来解决静态问题并模拟不确定性的概念,但我们仍然没有找到一种方法来处理这种不确定性并参与我们可以编入我们系统的决策。我们可以通过搜索来解决不确定性问题。如果我们知道问题的可能解决方案的领域,并知道从域的一个部分到另一个部分的步骤,那么我们可以搜索域直到我们到达解决方案。概述讲义提供了更详细的介绍,包括会议的重要思想,关键词汇,完成本课程后你应该理解(理论)和能够做(练习)的内容,以及其他资源。
课程简介: In this session, we introduce the idea of search. We've designed systems to tackle static problems and modeled the idea of uncertainty, but we still haven't developed a way to approach that uncertainty and engage in decision-making that we can codify into our systems. We can tackle uncertainty through search; if we know the domain of possible solutions to a problem, and know the steps to get from one part of the domain to the other, then we can search the domain until we reach the solution. The overview handout provides a more detailed introduction, including the big ideas of the session, key vocabulary, what you should understand (theory) and be able to do (practice) after completing this session, and additional resources.
关 键 词: 搜索; 系统; 搜索域
课程来源: 视频讲座网
最后编审: 2019-05-22:lxf
阅读次数: 46