Core production
Data card, baseline model, confusion matrix or error list and human oversight
Turning data into small AI experiments through questions, features, labels, training, testing, error and ethical impact.
Turning data into small AI experiments through questions, features, labels, training, testing, error and ethical impact.
Completion evidence: Data card, baseline model, confusion matrix or error list and human oversight.
In a small classification example, inspect data balance and report false positives and false negatives separately—not only accuracy.
Data card, baseline model, confusion matrix or error list and human oversight
In a small classification example, inspect data balance and report false positives and false negatives separately—not only accuracy.
Record power, wiring, data or user limits on hardware, and model limitations in simulation.
The order is recommended. Before a project page, complete evidence from foundation, practice and debugging lessons.
Learn why training and test data are separated, and what accuracy means.
Open lesson →Learn how image recognition works, its limits and its privacy side. An in-depth guide to Introduction to Image Recognition with practical examples, safety notes and explained review activities.
Open lesson →Learn how flawed and biased data spoils results, and how to question data.
Open lesson →Learn how a system learns from examples rather than hand-written rules.
Open lesson →Build a simple rule-based classifier on a small dataset and honestly evaluate its accuracy and bias.
Open lesson →Learn how speech assistants and text systems work, and how to use them responsibly.
Open lesson →Learn to read tables and charts and watch out for misleading graphs. An in-depth guide to Reading Tables and Charts with practical examples, safety notes and explained review activities.
Open lesson →Learn what data is, its types and the difference between data and information.
Open lesson →Learn how to collect data and clean missing, wrong or duplicate values.
Open lesson →Learn AI-ethics principles like fairness, privacy, transparency and human responsibility.
Open lesson →Learn what artificial intelligence is — and is not — honestly and without hype.
Open lesson →Learn to spot repeating patterns in data and how this relates to AI. An in-depth guide to What Is a Pattern? with practical examples, safety notes and explained review activities.
Open lesson →| Check | Question | Evidence to keep |
|---|---|---|
| Input | Which value, event or user request enters the system? | Sample inputs and edge cases |
| Process | Which rule, algorithm or physical relationship is applied? | Code, calculation, diagram or state table |
| Output | What should be observed in correct and incorrect states? | Expected–actual comparison |
| Safety | Under which condition should the system stop or request help? | Safe-stop and recovery behaviour |
Turning data into small AI experiments through questions, features, labels, training, testing, error and ethical impact. A correct example alone is therefore insufficient. Completion evidence should be data card, baseline model, confusion matrix or error list and human oversight, tested with normal, boundary and invalid inputs.
In the first cycle, pair foundation and application among Training Data and Test Data, Introduction to Image Recognition, Flawed and Biased Data, What Is Machine Learning?, What Is a Pattern?. Predict the result, run or measure it, then explain any difference. Even when prediction and reality match, state which changed condition would break the result.
In the second cycle, complete this laboratory: In a small classification example, inspect data balance and report false positives and false negatives separately—not only accuracy. Do not close with one successful screenshot. Keep the input table, expected behaviour, actual behaviour, error or measurement and the correction in one file.
In the final cycle, connect Reading Tables and Charts, What Is Data?, Collecting and Cleaning Data, AI Ethics, What Is Artificial Intelligence?. Let one lesson's output become another lesson's input; show where safe stopping is needed when data type, unit, wiring, timing or user expectation changes.
Repeat the same task one month later with less source support. Compare not only speed or appearance but test coverage, explainability, safety and whether another person can rebuild the work.
Use the foundation produced in Training Data and Test Data as an input to Introduction to Speech and Text Systems. Then show in What Is Artificial Intelligence? how the same idea changes under the limits of a larger system. This bridge carries the goal of turning data into small ai experiments through questions, features, labels, training, testing, error and ethical impact. beyond one isolated example.
Add three columns to the data card, baseline model, confusion matrix or error list and human oversight file: knowledge carried from the previous lesson, condition changed in the new lesson and result observed in testing. Sharing a word does not establish a connection; one lesson’s output should genuinely become the next process’s input.
Test the connection through this laboratory: In a small classification example, inspect data balance and report false positives and false negatives separately—not only accuracy. After the first attempt, add an edge condition such as empty data, wrong type, disconnected input, extreme value or user error. Record whether the system remains understandable and safe beyond the normal example.
Data card, baseline model, confusion matrix or error list and human oversight
No. A simulator tests logic; physical power, wiring and sensor conditions require separate tests.
Condition, expected result, actual result and change made.
After completing foundation concepts and at least one practice artefact.
In a small classification example, inspect data balance and report false positives and false negatives separately—not only accuracy.
Primary source for current technical behaviour and limits.
Open source →Primary source for current technical behaviour and limits.
Open source →