课程详细信息

课程代码 :
P032507
课程名称 :
智能原理与系统
课程英文名称 :
Intelligent Principle and Systems
课程简称:
类型 :
院系
开课学期:
秋季
学科/院系:
(032)电子信息与电气工程学院(自动化系)
课程学分:
3
是否跨学期 :
总学时:
54
实验课学时 :
讨论学时 :
周学时 :
课程性质 :
专业课
课程层次 :
专业学位课程
课程分类 :
课程类型 :
专业学位学位课
考试方式:
上课方式:
课程教材语种类型:
授课语言类型:
成绩等级 :
通过不通过
是否绩点统计 :
开课状态 :
开课
任课老师:
课程简介 :
人工智能是一门多学科综合的前沿学科,它由计算机科学、控制论、信息论、神经生理学、心理学、语言学等相互渗透交叉。 人工智能研究如何用计算机来表示和执行人类的智能活动,以模拟人脑所从事的推理、学习等功能,并解决需要人类智力的问题求解以及图像识别、自然语言理解、演化和优化算法。 智能原理与系统课程涵盖了人工智能的典型和现代智能体的内容,同时更强调实践系统和应用。核心是基于符号逻辑的搜索算法,知识表示,推理及其规划,智能体的结构、模型及系统设计。主要教学内容包括:(1) 问题求解中的状态空间表示,盲目搜索,启发搜索及最优搜索。(2) 知识及其表示的方法,了解知识维护、知识噪声和知识挖掘的基本概念和方法。(3) 智能推理中的单调和非单调推理,归结原理及其正向、逆向和双向演绎。(4) 规划的理论和方法、基于示例的机器学习。(5) 智能体设计及其应用范例。本课程将通过理论教学和计算机上机实践,使学生掌握问题求解的一般方法及其在智能计算、智能系统中的基础理论和方法。
课程英文简介:
Artificial Intelligence is a Multi-discipline science. It’s developing by penetrating each other include computer science, control theory, information theory, neural physiology, psychology, philology, etc. AI researches how to representing and carrying out human intelligent activity, simulating brain execute reasoning, learning and programming, solving complex problems that only be processed by human, such as image recognition, nature language understanding, evolvement and optimize algorithm. Intelligent principle and system contains classic content and modern agent of AI while it emphasizes on practice system and application. The cores of intelligent principle and system are search algorithms based on symbolic logic, knowledge representation, reasoning and planning, the structure and model, the techniques and methods of intelligent agent. Main teaching contents include: (1) State space representation, blindness search, heuristic search and best-first search in problem-solving. (2) Knowledge and methods of its representation, understanded basic concept and measure of knowledge maintenance, knowledge noise and knowledge discovery. (3) monotony and non-monotony reasoning, resolution principle and forward, backward and bi-deduction in intelligent deduction. (4) theory and methods of planning, machine learning based on examples. (5) design methods and typical applied examples of intelligent agent. This course includes theory teaching and computer experiment that makes students mastering the basic methods of problem-solving and developing ability to intelligent computing and intelligent system
教学大纲:
第一章 绪论(3) 1. 1人工智能的由来及现状 1.2 主要研究内容 1.3 展望 第二章 问题求解及搜索原理(8) 2. 1问题求解的概述 2.2 状态空间表示 2.3 盲目搜索—宽度及深度优先 2.4 启发式搜索 2.5 博奕—最小最大搜索法及α-β修剪 2.6 最优搜索—A*算法 2.7 搜索算法的评价及其分析 第三章 归结原理(7) 3.1逻辑基础 3.2 归结原理 3.3归结策略 3.4演绎推理 第四章 知识及其表示(8) 4.1知识及其分类 4.2知识表示的一般方法 4.3知识获取及噪声 4.4知识发现与挖掘 4.5基于知识的系统—专家系统 第五章 规划(5) 5.1 概述 5.2 GPS系统 5.3 GREEN系统 5.4 STRIPS系统 5.5 NOAH系统 第六章 机器学习(6) 6.1概述 6.2机器学习的分类 6.3基于事例的学习 6.4基于统计的学习 6. 5基于内容的学习 第七章 智能体及其应用(5) 7.1概述 7.2理论模型 7.3主体结构和通信 7. 4面向主体的软件技术
教学进度:
考试大纲:
开卷考试(书面占总成绩的70%)上机实验(实验报告附源程序占总成绩的30%)