2020 人工智能原理(覃晓)(南宁师范大学) 最新满分章节测试答案
- 第0周,测试 第0周测试
- Part I. Basics: Chapter 2. Intelligent Agent Quizzes for Chapter 2
- Part I. Basics: Chapter 1. Introduction Quizzes for Chapter 1
- Part II. Searching: Chapter 4. Local Search and Swarm Intelligence Quizzes for Chapter 4
- Part II. Searching: Chapter 5. Adversarial Search Quizzes for Chapter 5
本答案对应课程为:点我自动跳转查看
本课程起止时间为:2020-02-29到2020-06-30
本篇答案更新状态:已完结
第0周,测试 第0周测试
1、 问题:测试1
选项:
A:正确
B:错误
答案: 【正确】
2、 问题:测试2
选项:
A:正确
B:错误
答案: 【错误】
3、 问题:测试3
选项:
A:正确
B:错误
答案: 【正确】
4、 问题:测试4
选项:
A:正确
B:错误
答案: 【正确】
5、 问题:你是用( )观看教学资源(手机?电脑)
答案: 【(以下答案任选其一都对)手机;
电脑】
6、 问题:你是否能正常看到教学资源(视频,测试)?
答案: 【(以下答案任选其一都对)是;
否】
7、 问题:你是否有一个良好的学习环境?
答案: 【(以下答案任选其一都对)是;
否】
8、 问题:你的网速是否流畅
答案: 【(以下答案任选其一都对)是;
否】
9、 问题:你是否喜欢网络教学这种形式?
答案: 【(以下答案任选其一都对)是;
否】
Part I. Basics: Chapter 2. Intelligent Agent Quizzes for Chapter 2
1、 问题:For the following comparisons, select which approaches are more general and more amenable to scientific development.对于如下比拟,选择哪些方法更通用并且更适合于科学开发
选项:
A:Thinking humanly类人思考
B:Thinking rationally理性思考
C:Acting humanly类人动作
D:Acting rationally理性动作
答案: 【Thinking rationally理性思考;
Acting rationally理性动作】
2、 问题:A rational agent is one that does the right thing, but what does it mean to do the right thing? Considering the consequences of the agent’s behavior, select the following true statements regarding the concept of "right thing".理性智能体指的是有正确行为的智能体,但正确的行为意味着什么?考虑智能体行为的后果,选择下列有关“正确的行为”概念的真实陈述
选项:
A:This sequence of actions causes the environment to go through a sequence of states. 这些动作序列引起环境改变而产生状态序列
B:An agent in an environment generates a sequence of actions according to the
percepts. 智能体在某个环境中依据感知生成动作序列
C:If the sequence is desirable, then the agent has performed well.如果该序列是所期望的,则该智能体表现良好
D:But if the sequence is undesirable, then the agent destroys the environment.但若该序列是不期望的,则该智能体对其环境造成破坏。
答案: 【This sequence of actions causes the environment to go through a sequence of states. 这些动作序列引起环境改变而产生状态序列;
An agent in an environment generates a sequence of actions according to the
percepts. 智能体在某个环境中依据感知生成动作序列;
If the sequence is desirable, then the agent has performed well.如果该序列是所期望的,则该智能体表现良好】
3、 问题:PEAS is a task environment description which stands for:PEAS是一种任务环境描述,它代表:
选项:
A:Performance性能
B: Perceive感知
C:Environment环境
D:Exclusion排斥
E:Actuators动作器
F:Actions动作
G:Sense感觉
H:Sensors感受器
答案: 【Performance性能;
Environment环境;
Actuators动作器;
Sensors感受器】
4、 问题:Which of the following statements are true about environment types for intelligent agents?下列中语句哪些与智能体环境类型有关
选项:
A:Fully observable vs. partially observable完全可观测与部分可观测
B:Single agent vs. multi-agent单智能体与多智能体
C: Good agent vs. bad agent好的智能体与差的智能体
D: Episodic vs. sequential阵发性与连续性
E:Deterministic vs. stochastic确定性与随机性
F: Solidvs vs. liquid固体与液体
G:Perfect vs. imperfect完美与不完美
答案: 【Fully observable vs. partially observable完全可观测与部分可观测;
Single agent vs. multi-agent单智能体与多智能体;
Episodic vs. sequential阵发性与连续性;
Deterministic vs. stochastic确定性与随机性】
5、 问题:Thinking the differences between gent functions and agent programs, select correct statements from following ones. 考虑智能体函数与智能体程序的差异,从下列陈述中选择正确的答案
选项:
A:An agent program implements an agent function一个智能体程序实现一个智能体函数
B:An agent function implements an agent program.一个智能体函数实现一个智能体程序
C:An agent program has no any relation with an agent function.智能体程序与智能体函数没有任何关系
D:An agent program contains agent function. 智能体程序包含智能体函数
答案: 【An agent program implements an agent function一个智能体程序实现一个智能体函数;
An agent program contains agent function. 智能体程序包含智能体函数】
6、 问题:Selectthe following true ways that can be used to represent states for an agent.选择下列哪些方法可以用于表示智能体的状态
选项:
A: Atomic原子式
B:Distributed分布式
C:Factored因子式
D:Networked网络式
E:Molecular模块式
F:Structured结构式
答案: 【 Atomic原子式;
Factored因子式;
Structured结构式】
7、 问题:The approach of artificial intelligence (AI) which epresents information through symbols and their relationships is _ AI, and which represents information in a distributed form within a network is Connectionist AI.凭借符号及他们之间的关系来表征信息的人工智能方法是______AI,而用网络内部的一种分布式形式来表征信息的是联结主义AI。
答案: 【Symbolist
符号主义】
8、 问题:An intelligent agent is anything that can be viewed as perceiving its environment through _, and acting upon that environment through actuators.
智能体可看作是通过___感知外部环境,并且通过执行器作用于外部环境的任何事物。
答案: 【sensors
感受器】
Part I. Basics: Chapter 1. Introduction Quizzes for Chapter 1
本文章不含期末不含主观题!!
本文章不含期末不含主观题!!
支付后可长期查看
有疑问请添加客服QQ 2356025045反馈
如遇卡顿看不了请换个浏览器即可打开
请看清楚了再购买哦,电子资源购买后不支持退款哦