Artificial Intelligence & Applications Flashcards
What is Artificial Intelligence (AI)?
AI is the ability of machines to think and act intelligently, like a human would.
How does AI differ from traditional programming?
AI learns from data and makes decisions, while traditional programming involves telling a computer exactly what to do.
What are key areas of AI?
- Computer Vision
- Machine Learning (ML)
- Deep Learning (DL)
- Data Mining
What is Weak AI?
AI built for specific tasks—it doesn’t think like a human.
Give examples of Weak AI.
- Siri and Alexa
- Chess-playing AI
- Chatbots like GPT-4
What is Strong AI?
AI that can think, learn, and adapt like a human.
Does Strong AI exist?
Not yet! Scientists are still trying to create it.
What is Machine Learning (ML)?
A method where AI is trained on data instead of being programmed manually.
What are the two main types of Machine Learning?
- Supervised Learning
- Unsupervised Learning
What is Supervised Learning?
The AI is trained on labeled data (data with answers).
What is an example of Supervised Learning?
Teaching AI to recognize cats using labeled cat pictures.
What is Unsupervised Learning?
AI finds patterns in data by itself—no labels.
What is the difference between Machine Learning and Data Mining?
ML = AI learns patterns and makes predictions; Data Mining = Humans find patterns manually in big data.
What is Deep Learning (DL)?
A special kind of Machine Learning that uses neural networks.
What are key models in Deep Learning?
- CNNs (Convolutional Neural Networks)
- RNNs (Recurrent Neural Networks)
- Autoencoders
What is CNN best for?
Images.
What is RNN best for?
Sequences like speech and text.
Where is AI used?
- Computer Vision
- Natural Language Processing (NLP)
- Generative AI
What is an application of AI in Computer Vision?
Medical imaging for detecting diseases from scans.
What does Natural Language Processing (NLP) enable AI to do?
Understand language.
What is an example of Generative AI?
GANs (Generative Adversarial Networks) that create new images, videos, and music.
Fill in the blank: AI is __________ technology that mimics human intelligence.
[smart]
True or False: Deep Learning makes AI less powerful than traditional Machine Learning.
False.
What are the goals of data exploration?
✔️ Visualize patterns and trends
✔️ Summarize key statistics
✔️ Detect anomalies
✔️ Understand relationships between variables
Example: Analyzing diamond prices for trends related to carat size and cut.