How AI Models Learn
AI models are not born with knowledge. They learn from large amounts of data, improve through training, and can later be adapted for new tasks. This lesson gives you the big-picture journey before we dive into each step.
Click each step to follow the journey
Every AI model moves through the same five stages. Tap any stage on the timeline, or press Next step to walk through them one by one. Each stage opens with a simple explanation, a real-life comparison, and an everyday example.
Two very different moments
Training happens once, before anyone uses the model. Inference happens every time someone sends a prompt.
The complete flow, end to end
Here is the full path a model travels. The highlighted steps are lessons of their own, this section will explain each step one by one.
- • AI models learn from data.
- • Training happens before users interact with the model.
- • Pretraining creates a general model.
- • Fine-tuning teaches specific skills.
- • Inference is when people use the trained model.
Every AI model follows a learning journey. It first learns from data, can later be specialized, and is finally used to answer real user questions.