Chapter 1. Introduction

  1. Definition of AI

In which we try to explain why we consider intelligence to be a subject most worthy of study, and in which we try to decide what exactly it is, this being a good thing to decide before embarking(着手).

Thinking Humanly ② Acting Humanly ①
Thinking Rationally ③ Acting Rationally ④

① To acting humanly to pass the Turing test include plenty capabilities to work on:

Natural language processing

Knowledge representation

Automated reasoning

Machine learning

Computer vision

Robotics

——Six disciplines

② To thinking humanly, AI and cognitive science continue to fertilize each other, most notably in computer vision, which incorporates neurophysiological evidence into computational models.

③ To thinking rationally, Greek philosopher’s study of laws of thought initiated the field called logic.

④ To acting rationally, it takes a rational agent who is the one that acts so as to achieve the best outcome or, when there is uncertainty, the best expected outcome.

2. Foundations of AI

① Philosophy: there are empiricism, rationalism, dualism and materialism.

② Mathematics: decidability, computability and tractability are important to understand computation. The theory of NP-completeness and Bayes’ rule play crucial roles in modern AI world.

③ Economics: Decision theory combines probability theory with utility theory. The topic of how to make rational decisions when payoffs from actions are not immediate but instead result from several actions taken in sequence is pursued in the field of operations research. The idea of making decisions that are “good enough” rather than calculating an optimal decision gave a better description of actual human behavior, which is called “satisficing”.

④ Neuroscience: Even with a computer of virtually unlimited capacity, we still would not know how to achieve the brain’s level of intelligence. EEG and fMRI gave unprecedently detailed images of brain activity, enabling measurements that advances in single-cell recording of neuron activity.

⑤ Psychology:

⑥ Computer engineering

⑦ Control theory and cybernetics: Modern control theory, especially the branch known as stochastic optimal control, has as its goal the design of systems that maximize an objective function over time. This roughly matches our view of AI: designing systems that behave optimally.

⑧ Linguistics:

3. The History of Artificial Intelligence

The gestation of artificial intelligence was during the 1940s and 1950s, and was born in accordance with a workshop host at Dartmouth in 1956.

4. The State of The Art

Robotic vehicles, speech recognition, autonomous planning and scheduling, game playing, spam fighting, logistic planning, robotics and machine translation.

5. Summary

Chapter 2 Intelligent Agents

1. Agents and Environments

Sensors of agents percept the environment and its actuators give series of actions to update the environments’ states.

2. Good Behavior: The Concept of Rationality

A rational agent is expected to maximize its performance measure. It improves its autonomy by learning, though don’t have omniscience.

3. The Nature of Environments

The hardest case is partially observable, multiagent, stochastic, sequential, dynamic, continuous, and unknown environment.

4.The Structure of Agents

There are simple reflex agents, Model-based reflex agents, goal-based agents and utility-based agetns.

《人工智能-一种现代的方法》阅读笔记相关推荐

  1. trainer setup_Detectron2源码阅读笔记-(一)Configamp;Trainer

    一.代码结构概览 1.核心部分 configs:储存各种网络的yaml配置文件 datasets:存放数据集的地方 detectron2:运行代码的核心组件 tools:提供了运行代码的入口以及一切可 ...

  2. VoxelNet阅读笔记

    作者:Tom Hardy Date:2020-02-11 来源:VoxelNet阅读笔记

  3. Transformers包tokenizer.encode()方法源码阅读笔记

    Transformers包tokenizer.encode()方法源码阅读笔记_天才小呵呵的博客-CSDN博客_tokenizer.encode

  4. 源码阅读笔记 BiLSTM+CRF做NER任务 流程图

    源码阅读笔记 BiLSTM+CRF做NER任务(二) 源码地址:https://github.com/ZhixiuYe/NER-pytorch 本篇正式进入源码的阅读,按照流程顺序,一一解剖. 一.流 ...

  5. Mina源码阅读笔记(一)-整体解读

    2019独角兽企业重金招聘Python工程师标准>>> 今天的这一节,将从整体上对mina的源代码进行把握,网上已经有好多关于mina源码的阅读笔记,但好多都是列举了一下每个接口或者 ...

  6. “CoreCLR is now Open Source”阅读笔记

    英文原文:CoreCLR is now Open Source 阅读笔记如下: CoreCLR是.NET Core的执行引擎,功能包括GC(Garbage Collection), JIT(将CIL代 ...

  7. QCon 2015 阅读笔记 - 团队建设

    QCon 2015阅读笔记 QCon 2015 阅读笔记 - 移动开发最佳实践 QCon 2015 阅读笔记 - 团队建设 中西对话:团队管理的五项理论和实战 - 谢欣.董飞(今日头条,LinkedI ...

  8. 05《软件需求模式》阅读笔记

    剩下的两个阅读笔记写第二部分.各类需求模式,共八个领域和它的需求模式,这一次写前四个. 基础需求模式,它是所有种类的系统都可能需要的一些东西.系统间接口需求模式使用系统间接口需求模式定义被定义的系统和 ...

  9. [置顶] Linux协议栈代码阅读笔记(一)

    Linux协议栈代码阅读笔记(一) (基于linux-2.6.21.7) (一)用户态通过诸如下面的C库函数访问协议栈服务 int socket(int domain, int type, int p ...

  10. 大型网站技术架构:核心原理与案例分析阅读笔记二

    大型网站技术架构:核心原理与案例分析阅读笔记二 网站架构设计时可能会存在误区,其实不必一味追随大公司的解决方案,也不必为了技术而技术,要根据本公司的实际情况,制定适合本公司发展的网站架构设计,否则会变 ...

最新文章

  1. Invoking Page() in async task.
  2. bio linux 创建_不断升级,Java之BIO、NIO、AIO的演变
  3. ISA Server 2006的全自动无人职守安装
  4. 利用PHP SOAP实现web service
  5. Min_25筛有关求解次小质因子
  6. Flutter图像绘制原理深入分析
  7. 进程和线程相关小知识
  8. 42、C++ Primer 4th笔记,IO库,未格式化IO操作
  9. mysql 记录更新时间_MySQL表内更新时,自动记录时间
  10. hdu5652:India and China Origins(并查集)
  11. spss登录本地计算机,SPSS基本使用
  12. python中引用javascript代码块
  13. 【目标检测算法系列】一、R-CNN算法
  14. [iOS]URL编码和解码
  15. JS数据类型-mdn
  16. Java8 stream特性之一:List转Map方案(返回某个属性或对象本身)
  17. java中的失败重试机制总结
  18. angular+java前后端分离开发
  19. 写给自己的2018年总结
  20. 【读书笔记】用Python获取A股行情数据的4种方法

热门文章

  1. java gbk转机内码_GBK/GB2312编码问题分析以及java获取汉字国标码
  2. 用ubuntu制作ubuntu系统启动盘
  3. 软件测试工程师简历项目经验怎么写?一千个软件测试简历范文模板
  4. 2016matlab打开toolbox,MATLAB2016添加工具箱toolbox方法,有截图
  5. 手机斗鱼服务器无响应,win7看斗鱼直播很卡怎么办|win7斗鱼未响应的解决方法
  6. 让注册体验来得更简单点吧
  7. Redis 未授权访问 CNNVD-201511-230 漏洞复现
  8. 度分秒与度数相互转换的Matlab函数
  9. 企业信息化基础设施建设分析
  10. 微信的APP支付开发,服务端和支付端的问题