Welcome back, Detective! AI can't see or hear without your help. Today, we'll master sensors, motors, and the "Fuel of AI"βData!
AI models need organized data to learn. Help sort these items into "Labels"!
Drag the items into the correct Bin:
Data doesn't just fall from the sky. It follows a specific journey!
Gathering raw info from sensors or the internet.
Removing mistakes and "noise" from the data.
Giving names to data (e.g., "This is a cat").
Feeding the data to the AI to make it smart.
What makes "Data" into "Big Data"? Scientists look for these four things.
The sheer Amount of data. Think of trillions of tweets every day.
The Speed at which data is created (Real-time stock prices).
Different Types of data: Video, Text, Audio, and Numbers.
The Quality and truth of the data. Is it fake or real?
Before AI can learn, we must understand the "Center" of our data.
The sum of all data points divided by the count. AI uses this to find the "normal" behavior.
The middle value in a sorted list. Helpful when data has "Outliers" (extreme values).
The value that appears most often. Think of it as the "Trend" in the data.
Data science is all about showing numbers in a way that makes sense. Change the values below to update the chart!
How does AI see? It looks for Features like edges and shapes.
AI breaks down complex images into simple patterns.
Self-driving cars use LIDAR to see in 3D using light pulses.
It fires thousands of laser beams per second and measures how long they take to bounce back. This creates a Point Cloud map.
Waymo and Tesla (partially) use these to detect pedestrians, other cars, and trees even in pitch-black darkness!
How do we make decisions compared to a machine?
You can make decisions based on "Gut Feeling" and past experiences. If a friend looks sad, you don't need a math formula to know they need a hug.
AI needs a clear path. It uses Decision Trees (If-Then rules). If (Weather == Rain) AND (Has_Umbrella == No) β Result: Get Wet!
Just like you have eyes and ears, robots have sensors to understand the world.
Cameras that act like eyes to recognize faces and objects.
Microphones that hear your voice and turn it into text for Alexa.
Measure heat, humidity, and even smoke to keep us safe.
Robots use sensors to interact with the real world.
Uses sound waves to measure distance. Like a bat in the dark!
Distance: -- cm
Detects light to follow lines on the floor.
Status: Clear
Helps humanoids stay balanced so they don't fall!
Angle: 0Β°
Motors are the muscles of our robots.
Precise movement. Can move to a specific angle (e.g., 45Β°). Used in robot arms!
Continuous rotation. Used for wheels to make the robot drive fast!
AI doesn't guess; it follows a path of questions called a Decision Tree.
If it is raining β Take an umbrella. Else β Wear sunglasses. This simple logic is the foundation of complex AI decision making.
The first question is the Root. The final answers are the Leaves. The paths in between are the branches!
Build a simple decision tree. Answer the questions to reach a leaf!
How thousands of sensors work together to make a city "Smart".
Turn on only when someone walks by. Saves 40% more energy!
Cameras detect traffic jams and change signals automatically to keep cars moving.
Bins notify the truck when they are full, so trucks don't drive empty routes.