Graded: AI Concepts, Terminology, and Application Areas
Graded: AI Concepts, Terminology, and Application Areas
*Cognitive systems learn, adapt, and keep getting smarter by learning from their interactions with
us and from their own successes and failures, just like humans do.
*Deep Learning enables machines to continuously learn on the job and improve the quality and
accuracy of results by determining whether decisions were correct
*Machine Learning algorithms are trained with large sets of datasets to determine the relationships
between inputs and desired results to build the machine learning models.
*This statement is not an attribute of either Machine Learning or Unsupervised Learning. Machine
Learning techniques such as unsupervised learning are not fed rules. Rather they determine the rules
from data.
*Supervised learning relies on giving the algorithm human-labeled data for training. The
greater the number of samples that the algorithm is trained on, the greater is its precision in
classifying new data.
*Training data is used to train the algorithm. It is the Validation data that is used to fine-tune
algorithm’s parameters and evaluate how good the model is
*TRUE Deep Learning algorithms rely on several layers of processing units, or neurons, where
each layer passes on its output to the next layer, which processes it and passes it onto the next. The
number of layers and the types of functions that connect the outputs of each layer to the inputs of
the next are configured by developers.
Which of the following fields of application for AI can be used at the airport to flag
weapons within luggage passing through the X-ray scanner
*Computer Vision enables machines to interpret digital images and video sequences and perform
tasks like object identification.
Which of these activities is not required in order for a neural network to synthesize
human voice