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. True
B. False
C. Sometimes - it can also output intermediate values as well
D. Can't say
Select an option to see the answer and solution.
How many types of random variables are available?
Select an option to see the answer and solution.
To complete any task, the brain needs to plan out the sequence by which to execute the behavior. One way the brain does this is with a partial-order plan.
Select an option to see the answer and solution.
Planning graphs consists of ____________
A. a sequence of levels
B. a sequence of levels which corresponds to time steps in the plan
C. a sequence of actions which corresponds to the state of the system
D. none of the mentioned
Select an option to see the answer and solution.
For general graph, how one can get rid of repeated states?
A. By maintaining a list of visited vertices
B. By maintaining a list of traversed edges
C. By maintaining a list of non-visited vertices
D. By maintaining a list of non-traversed edges
Select an option to see the answer and solution.
Which reveals an improvement in online smoothing?
A. Matrix formulation
B. Revelation
C. HMM
D. None of the mentioned
Select an option to see the answer and solution.
Which search agent operates by interleaving computation and action?
A. Offline search
B. Online search
C. Breadth-first search
D. Depth-first search
Select an option to see the answer and solution.
Which action sequences are used to achieve the agent's goal?
A. Search
B. Plan
C. Retrieve
D. Both Search & Plan
Select an option to see the answer and solution.
What are the two main features of Genetic Algorithm?
A. Fitness function & Crossover techniques
B. Crossover techniques & Random mutation
C. Individuals among the population & Random mutation
D. Random mutation & Fitness function
Select an option to see the answer and solution.
In partial order plan. A. Relationships between the actions of the behavior are set prior to the actions B. Relationships between the actions of the behavior are not set until absolutely necessary Choose the correct option.
A. A is true
B. B is true
C. Either A or B can be true depending upon situation
D. Neither A nor B is true
Select an option to see the answer and solution.
Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called _____________
A. LISP
B. XLISP
C. Neural networking
D. Boolean algebra
Select an option to see the answer and solution.
What among the following is/are the best example of semantic networks?
A. Wordnet
B. Human Food Chain
C. MYSIN
D. Autonomous car driver
Select an option to see the answer and solution.
Hill climbing sometimes called ____________ because it grabs a good neighbor state without thinking ahead about where to go next.
A. Needy local search
B. Heuristic local search
C. Greedy local search
D. Optimal local search
Select an option to see the answer and solution.
Natural language understanding is used in _____________
A. natural language interfaces
B. natural language front ends
C. text understanding systems
D. all of the mentioned
Select an option to see the answer and solution.
In order to utilize generalized Modus Ponens, all sentences in the KB must be in the form of Horn sentences.
Select an option to see the answer and solution.
Which search is equal to minimax search but eliminates the branches that can't influence the final decision?
A. Depth-first search
B. Breadth-first search
C. Alpha-beta pruning
D. None of the mentioned
Select an option to see the answer and solution.
Which is used to compute the truth of any sentence?
A. Semantics of propositional logic
B. Alpha-beta pruning
C. First-order logic
D. Both Semantics of propositional logic & Alpha-beta pruning
Select an option to see the answer and solution.
Texas Instruments Incorporated produces a low-cost LISP machine called __________
A. The Computer-Based Consultant
B. The Explorer
C. Smalltalk
D. The Personal Consultant
Select an option to see the answer and solution.
Which of the following contains output segments of AI programming?
A. Printed language and synthesized
B. Manipulation of physical object
C. Locomotion
D. All of the mentioned
Select an option to see the answer and solution.
A KES knowledge base contains information in the form of ___________
A. associations
B. actions
C. free text
D. all of the mentioned
Select an option to see the answer and solution.