NEW
Font size
WorksheetsAI Application Part 2
Total questions: 10
Worksheet time: 5mins
Which man is credited with coining the term 'artificial intelligence' in 1955 and is considered one of the early pioneers in the field? (Perhaps he was a relative of Tail Gunner Joe.)
John McCarthy
L. Ron Hubbard
Isaac Asimov
Alan Turing
One of the biggest problems still facing artificial intelligence researchers is the human ability to think and reason intuitively because this cannot yet be duplicated in a computer environment.
True
False
Which of the following is an application of AI?
Self driving cars
Generating musical compositions
Generating E-mail subject
Identifying text in an image
All
What is the full form of NLP
Nature language process
Natural Language Processing
Nature Lateral Processing
Which of the following is the application of Computer vision
Flower species recognition
Email classification
Image captioning
Which of the following is an application of natural language processing?
Voice assistants like Amazon Alexa and Siri
Chatbots
Sentiment analysis
All of the above
What is the primary purpose of machine learning in artificial intelligence?
To enable computers to process data and perform calculations faster.
To create autonomous robots that can interact with humans.
To develop algorithms that allow computers to learn from and make predictions or decisions based on data.
To simulate human-like intelligence in machines.
Does pattern classification belongs to category of non-supervised learning?
YES
NO
What is unsupervised learning?
features of group explicitly stated
number of groups may be known
neither feature & nor number of groups is known
none of the mentioned
What does a neuron compute?
A neuron computes an activation function followed by a linear function (z = Wx + b)
A neuron computes a linear function (z = Wx + b) followed by an activation function
A neuron computes the mean of all features before applying the output to an activation function
