This is a computer science engineering quiz on Artificial Intelligence, which includes questions on learning, how learning is used to improve the knowledge of an AI program, etc.
A 3-input neuron is trained to output a zero when the input is 110 and a one when the input is 111. After generalization, the output will be zero when and only when the input is?
Which is true for neural networks?
A 4-input neuron has weights 1, 2, 3 and 4. The transfer function is linear with the constant of proportionality being equal to 2. The inputs are 4, 10, 5 and 20 respectively. What will be the output?
A _________ is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility.
Decision Tree is a display of an algorithm.
What is Decision Tree?
Choose from the following that are Decision Tree nodes?
Decision Nodes are represented by ____________
Factors which affect the performance of learner system does not include?
Which of the following does not include different learning methods?
Which of the following is the model used for learning?
Automated vehicle is an example of ______
Which of the following is an example of active learning?
What is perceptron?
A single layer feed-forward neural network with pre-processing
An auto-associative neural network
A double layer auto-associative neural network
A neural network that contains feedback
What is an auto-associative network?
A neural network that contains no loops
A neural network that contains feedback
A neural network that has only one loop
A single layer feed-forward neural network with pre-processing