Data 2 Flashcards
What is Deep Learning a subset of?
Machine Learning (ML)
What is a neural network in the context of Artificial Intelligence?
A computational model inspired by the human brain
In Deep Learning, what are the hidden layers responsible for?
Extracting hierarchical features from the input
What type of learning does Machine Learning often involve?
a) Supervised Learning
b) Unsupervised Learning
c) Reinforcement Learning
All of the above
What is a common application of Deep Learning
Identifying objects in images
Which programming language is widely used in data science for statistical analysis and machine learning?
Python
What distinguishes Narrow AI (Weak AI) from General AI (Strong AI)?
Narrow AI can perform only specific tasks, while General AI can perform any intellectual task that a human can.
Which of the following is a subset of AI that focuses on training machines to learn from data without explicit programming?
Machine Learning
What is the main goal of Machine Learning (ML)?
To enable machines to learn from data and improve their performance over time
What type of learning in Machine Learning involves the algorithm learning from labelled training data?
Supervised Learning