Expert Ease was developed under the direction of __________
A. John McCarthy
B. Donald Michie
C. Lofti Zadeh
D. Alan Turing
Select an option to see the answer and solution.
Which term is used for describing the judgmental or commonsense part of problem solving?
A. Heuristic
B. Critical
C. Value based
D. Analytical
Select an option to see the answer and solution.
Partial-order planning exhibits the Principle of Least Commitment, which contributes to the efficiency of this planning system as a whole.
Select an option to see the answer and solution.
The initial state and the legal moves for each side define the __________ for the game.
A. Search Tree
B. Game Tree
C. State Space Search
D. Forest
Select an option to see the answer and solution.
A solution to a problem is a path from the initial state to a goal state. Solution quality is measured by the path cost function, and an optimal solution has the highest path cost among all solutions.
Select an option to see the answer and solution.
Chance Nodes are represented by __________
A. Disks
B. Squares
C. Circles
D. Triangles
Select an option to see the answer and solution.
What is the name of the function in the following statement "A perceptron adds up all the weighted inputs it receives, and if it exceeds a certain value, it outputs a 1, otherwise it just outputs a 0"?
A. Step function
B. Heaviside function
C. Logistic function
D. Perceptron function
Select an option to see the answer and solution.
What is the basic element of a language?
A. Literal
B. Variable
C. Random variable
D. All of the mentioned
Select an option to see the answer and solution.
Incorrect information results in unsatisfied preconditions for actions and plans _____________ detects violations of the preconditions for successful completion of the plan.
A. Conditional Plan
B. Conformant Planning
C. Execution monitoring
D. Both Conditional Plan & Execution monitoring
Select an option to see the answer and solution.
What is a Cybernetics?
A. Study of communication between two machines
B. Study of communication between human and machine
C. Study of communication between two humans
D. Study of Boolean values
Select an option to see the answer and solution.
What is the evaluation function in A* approach?
A. Heuristic function
B. Path cost from start node to current node
C. Path cost from start node to current node + Heuristic cost
D. Average of Path cost from start node to current node and Heuristic cost
Select an option to see the answer and solution.
A Personal Consultant knowledge base contain information in the form of __________
A. parameters
B. contexts
C. production rules
D. all of the mentioned
Select an option to see the answer and solution.
What is the form of Fuzzy logic?
A. Two-valued logic
B. Crisp set logic
C. Many-valued logic
D. Binary set logic
Select an option to see the answer and solution.
What will backward chaining algorithm will return?
A. Additional statements
B. Substitutes matching the query
C. Logical statement
D. All of the mentioned
Select an option to see the answer and solution.
Which agent deals with happy and unhappy states?
A. Simple reflex agent
B. Model based agent
C. Learning agent
D. Utility based agent
Select an option to see the answer and solution.
What is Hyponymy relation?
A. A is part of B
B. B has A as a part of itself
C. A is subordinate of B
D. A is superordinate of B
Select an option to see the answer and solution.
How the new states are generated in genetic algorithm?
A. Composition
B. Mutation
C. Cross-over
D. Both Mutation & Cross-over
Select an option to see the answer and solution.
The more general task of coreference resolution also includes identifying so-called "bridging relationships" involving referring expressions.
Select an option to see the answer and solution.
What is the main task of a problem-solving agent?
A. Solve the given problem and reach to goal
B. To find out which sequence of action will get it to the goal state
C. All of the mentioned
D. None of the mentioned
Select an option to see the answer and solution.
Which environment is called as semi dynamic?
A. Environment does not change with the passage of time
B. Agent performance changes
C. Environment will be changed
D. Environment does not change with the passage of time, but Agent performance changes
Select an option to see the answer and solution.