Which statement best distinguishes Artificial Intelligence (AI), Machine Learning (ML), and Deep Learning (DL)?
AI, ML, and DL are synonymous terms referring to any computerized method of data processing.
AI is the broader field of creating systems that perform tasks requiring intelligence; ML is a subset that learns patterns from data; DL is a subset of ML that uses deep neural networks.
ML is broader than AI and includes rule-based systems; DL is unrelated to either.
DL refers to any machine learning model with more than two features.