删除或更新信息,请邮件至freekaoyan#163.com(#换成@)

上海交通大学电子信息与电气工程学院硕士课程内容介绍《智能原理与系统》

上海交通大学 免费考研网/2012-12-28


《智能原理与系统》

课程代码X032502学分/学时3.0/54开课时间
课程名称智能原理与系统
开课学院电子信息与电气工程学院
任课教师施鹏飞
面向专业模式识别与智能控制
预修课程数据结构;C++程序设计
课程讨论时数2 (小时)课程实验数10 (小时)
课程内容简介

人工智能是一门多学科综合的前沿学科,它由计算机科学、控制论、信息论、神经生理学、心理学、语言学等相互渗透交叉。 人工智能研究如何用计算机来表示和执行人类的智能活动,以模拟人脑所从事的推理、学习等功能,并解决需要人类智力的问题求解以及图像识别、自然语言理解、演化和优化算法。 智能原理与系统课程涵盖了人工智能的典型和现代智能体的内容,同时更强调实践系统和应用。核心是基于符号逻辑的搜索算法,知识表示,推理及其规划,智能体的结构、模型及系统设计。主要教学内容包括:(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%)

参 考 文 献
  • 1. N.J.Nilsson;Artificial Intelligence------A New Synthesis ;机械工业出版社;19992. Stuart J. Russell and Peter Norvig ;Artificial Intelligence--------A Modern Approach ;Prentice-Hall, Inc.;19953. 蔡自兴、徐光佑;人工智能及其应用;2004年8月;清华大学出版社;
相关话题/课程