AI BASICS
What is Intelligence?
Types of Intelligences
1. Linguistic Intelligence
o Ability to use language effectively for reading, writing, listening, and speaking.
o Found in poets, writers, journalists, and speakers.
2. Logical-Mathematical Intelligence
o Ability to think logically, reason, and solve mathematical problems.
o Common in scientists, mathematicians, and engineers.
3. Musical Intelligence
o Sensitivity to sound, pitch, rhythm, and music.
o Seen in musicians, composers, and singers.
4. Bodily-Kinesthetic Intelligence
o Ability to control body movements and handle objects skillfully.
o Found in dancers, athletes, surgeons, and actors.
5. Spatial Intelligence
o Ability to think in images and visualize accurately.
o Important for artists, architects, and designers.
6. Interpersonal Intelligence
o Ability to understand and interact well with others.
o Seen in teachers, counselors, leaders, and salespeople.
7. Intrapersonal Intelligence
o Capacity to understand oneself, including feelings and motivations.
o Often found in philosophers, psychologists, and self-aware individuals.
8. Naturalistic Intelligence
, o Ability to recognize and classify plants, animals, and nature.
o Common in farmers, botanists, and environmentalists.
9. Existential Intelligence (sometimes included)
o Sensitivity to deep questions about life, existence, and spirituality.
o Seen in philosophers and spiritual leaders.
Artificial Intelligence (AI)
AI refers to the simulation of human intelligence in machines that are programmed to think
like humans and mimic their actions. The objective of AI is to enable machines to perform
cognitive functions such as perceiving, reasoning, learning, problem-solving, and decision-
making.
Examples: Virtual assistants (Siri, Alexa), autonomous vehicles, chess-playing computers (like
Deep Blue which used search algorithms), recommendation systems, expert systems for
medical diagnosis.
Machine Learning (ML)
ML is a subset of AI that focuses on developing algorithms that allow computers to learn from
data and improve their performance over time without being explicitly programmed for every
task. Instead of being given step-by-step instructions, ML models are trained on large datasets
to identify patterns and make predictions or decisions
Key Characteristics:
• Learning from Data: The core idea is that machines can learn from data, identify
patterns, and make decisions with minimal human intervention.
• Requires Features: Traditional ML often requires human intervention to define relevant
"features" (specific attributes or variables) from the data that the algorithm will learn
from.
Types of Learning:
• Supervised Learning: Learning from labeled data (input-output pairs). Used for
classification (e.g., spam detection) and regression (e.g., house price prediction).
• Unsupervised Learning: Learning from unlabeled data to find hidden patterns or
structures (e.g., clustering customer segments).
• Reinforcement Learning: Learning through trial and error, by interacting with an
environment and receiving rewards or penalties.
Examples: Email spam filters, product recommendation engines (Amazon, Netflix), fraud
detection, predictive analytics
What is Intelligence?
Types of Intelligences
1. Linguistic Intelligence
o Ability to use language effectively for reading, writing, listening, and speaking.
o Found in poets, writers, journalists, and speakers.
2. Logical-Mathematical Intelligence
o Ability to think logically, reason, and solve mathematical problems.
o Common in scientists, mathematicians, and engineers.
3. Musical Intelligence
o Sensitivity to sound, pitch, rhythm, and music.
o Seen in musicians, composers, and singers.
4. Bodily-Kinesthetic Intelligence
o Ability to control body movements and handle objects skillfully.
o Found in dancers, athletes, surgeons, and actors.
5. Spatial Intelligence
o Ability to think in images and visualize accurately.
o Important for artists, architects, and designers.
6. Interpersonal Intelligence
o Ability to understand and interact well with others.
o Seen in teachers, counselors, leaders, and salespeople.
7. Intrapersonal Intelligence
o Capacity to understand oneself, including feelings and motivations.
o Often found in philosophers, psychologists, and self-aware individuals.
8. Naturalistic Intelligence
, o Ability to recognize and classify plants, animals, and nature.
o Common in farmers, botanists, and environmentalists.
9. Existential Intelligence (sometimes included)
o Sensitivity to deep questions about life, existence, and spirituality.
o Seen in philosophers and spiritual leaders.
Artificial Intelligence (AI)
AI refers to the simulation of human intelligence in machines that are programmed to think
like humans and mimic their actions. The objective of AI is to enable machines to perform
cognitive functions such as perceiving, reasoning, learning, problem-solving, and decision-
making.
Examples: Virtual assistants (Siri, Alexa), autonomous vehicles, chess-playing computers (like
Deep Blue which used search algorithms), recommendation systems, expert systems for
medical diagnosis.
Machine Learning (ML)
ML is a subset of AI that focuses on developing algorithms that allow computers to learn from
data and improve their performance over time without being explicitly programmed for every
task. Instead of being given step-by-step instructions, ML models are trained on large datasets
to identify patterns and make predictions or decisions
Key Characteristics:
• Learning from Data: The core idea is that machines can learn from data, identify
patterns, and make decisions with minimal human intervention.
• Requires Features: Traditional ML often requires human intervention to define relevant
"features" (specific attributes or variables) from the data that the algorithm will learn
from.
Types of Learning:
• Supervised Learning: Learning from labeled data (input-output pairs). Used for
classification (e.g., spam detection) and regression (e.g., house price prediction).
• Unsupervised Learning: Learning from unlabeled data to find hidden patterns or
structures (e.g., clustering customer segments).
• Reinforcement Learning: Learning through trial and error, by interacting with an
environment and receiving rewards or penalties.
Examples: Email spam filters, product recommendation engines (Amazon, Netflix), fraud
detection, predictive analytics