AI GlossaryModel

[AI Fundamentals]

Model.

A mathematical representation learned from data that can make predictions or decisions on new, unseen data.

In-depth explanation

01

A model is the output of training a machine learning algorithm on data. It captures patterns and relationships in the training data and can generalize to new examples. Models can range from simple (linear regression) to extremely complex (large language models with billions of parameters). Model performance is evaluated using metrics relevant to the task.

Examples

02
EX. 01

GPT-4

EX. 02

BERT

EX. 03

ResNet

[NEXT] — APPLY THE CONCEPT

Master Model.

Learn how to apply this concept with hands-on projects in our comprehensive AI programs.