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 隊列