2. Machine Learning: Teaching Computers to Learn
According to the essay, what is the fundamental difference between traditional programming and Machine Learning?
- Traditional programming is faster, while Machine Learning is more accurate.
- Traditional programming uses data, while Machine Learning uses rules.
- Traditional programming relies on explicit rules, while Machine Learning learns from data.
- Traditional programming is for simple tasks, while Machine Learning is for complex tasks.
In the "cat recognition" example, how does the machine learn to identify a cat?
- By being programmed with a specific set of rules like "pointy ears and whiskers."
- By developing its own internal model of key features after viewing many pictures.
- By being connected to a database of all known cat pictures.
- By having a human operator point out the cats in each new picture.
The essay describes a system that groups similar customers together without being given categories. This is an example of:
- Supervised Learning.
- Unsupervised Learning.
- Artificial Intelligence.
- Data Programming.
Which of the following is NOT mentioned in the essay as an application of Machine Learning?
- Filtering spam emails.
- Recommending movies on a streaming service.
- Understanding spoken commands for a voice assistant.
- Driving a fully autonomous car.
What key advantage of Machine Learning does the essay suggest drives progress in Artificial Intelligence?
- It is less expensive than human labor.
- It can improve its own performance as it gets more data.
- It can operate without using any electricity.
- It is completely unbiased in its decisions.