Explore core concepts in AI and machine learning including real-world uses, model types, and fundamental techniques. Great for beginners interested in technology and intelligent systems.
Which of the following is a common example of AI being used in daily life?
Explanation: Voice assistants use AI to process language and answer queries, making them a practical everyday application. Washing dishes manually, using a bicycle, and reading a paper book do not involve AI technologies, as they rely solely on human effort and do not use intelligent automation.
What is supervised learning in the context of machine learning?
Explanation: Supervised learning involves training a model with labeled examples to make predictions. Learning without any labeled data refers to unsupervised learning. Competing against another model is related to adversarial training, not supervised learning. Learning from random inputs is not a structured learning method.
How is artificial intelligence most commonly used in healthcare today?
Explanation: AI frequently aids clinicians by analyzing medical images to detect patterns or issues. Replacing doctors entirely is not a current use, as AI supports but does not substitute for medical professionals. Manual diagnoses do not use AI, and merely storing patient names is an administrative task, not AI-driven.
What does natural language processing enable computers to do?
Explanation: Natural language processing allows computers to interpret and generate human language in a meaningful way. Sorting numbers is a basic programming task, robotic arm movement is more related to robotics, and server cooling is a hardware-related issue, not language processing.
Which machine learning task involves distinguishing whether an image contains a cat or a dog?
Explanation: Image classification is the process where a system identifies what objects or beings are present in an image. Machine translation converts text between languages, speech synthesis creates spoken audio, and weather prediction forecasts atmospheric conditions.