mcq 队列
So that the agent can have decision making capability
So that the agent can think and act humanly
So that the agent can apply the logic for finding the solution to any particular problem
All of the above
Correct answer: 4
All of the above
All the mentioned points are the valid reason behind- "Why we want to implement logic in an AI system?"
使代理具有决策能力
使代理可以思考并采取行动
以便代理可以将逻辑应用于发现任何特定问题的解决方案
上述所有的
正确答案:4
上述所有的
所有提到的观点都是“为什么我们要在AI系统中实现逻辑?”背后的正当理由。
Inductive Logic
Common Logic
Deductive Logic
Machine Logic
Options:
i. and ii.
i. and iii.
ii. and iii.
iii. and iv.
Correct answer: 2
i. and iii.
In artificial intelligence, we deal with two types of logics: Deductive and Inductive.
归纳逻辑
通用逻辑
演绎逻辑
机器逻辑
选项:
一世。 ii。
一世。 iii。
ii。 iii。
iii。 iv。
正确答案:2
一世。 iii。
在人工智能中,我们处理两种类型的逻辑:演绎逻辑和归纳逻辑。
In deductive logic, the complete evidence is provided about the truth of the conclusion made
A top-down approach is followed
The agent uses specific and accurate premises that lead to a specific conclusion
All of the above
Correct answer: 4
All of the above
All the mentioned statements correctly defined the deductive logic in AI.
在演绎逻辑中,提供了关于所得出结论真实性的完整证据。
遵循自上而下的方法
代理使用特定且准确的前提得出特定结论
上述所有的
正确答案:4
上述所有的
所有提到的陈述正确地定义了AI中的演绎逻辑。
"While taking any decision, the agent must provide specific reasons based on which the decision was taken. And this reasoning can be done by the agent only if the agent has the capability of understanding the logic."
Among which of the following situations will the agent use and apply logic for solving the problem?
To solve real life problems
To play a game against a human in the same way as a human would do
To understand the environment variables
All of the above
Correct answer: 4
All of the above
In all the mentioned situations, the agent will have to apply logic to solve the problem humanly.
“在做出任何决定时,代理必须提供做出决定所依据的具体原因。只有当代理具有理解逻辑的能力时,代理才能进行这种推理。”
代理将在以下哪种情况下使用和应用逻辑来解决问题?
解决现实生活中的问题
以与人类相同的方式与人类玩游戏
了解环境变量
上述所有的
正确答案:4
上述所有的
在所有上述情况下,代理都必须应用逻辑来人工解决问题。
Top-down approach
Bottom-up approach
No specific approach
According to precedence
Correct answer: 2
Bottom-up approach
In Inductive logic, the reasoning is done through a ‘bottom-up’ approach. What this means is that the agent here takes specific information and them generalizes it for the sake of complete understanding.
自上而下的方法
自下而上的方法
没有具体方法
根据优先顺序
正确答案:2
自下而上的方法
在归纳逻辑中,推理是通过“自下而上”的方法完成的。 这意味着代理在这里获取特定信息,并且为了全面理解而对其进行概括。
翻译自: https://www.includehelp.com/ml-ai/artificial-intelligence-logic-aptitude-questions-and-answers-mcq.aspx
mcq 队列