AI Blog

AI Blog

by Michele Laurelli

Loss

Concept
Definition

A measure of how wrong the model's predictions are, used to guide training.

Loss function quantifies error. Training minimizes loss. Lower loss = better model. Different tasks use different loss functions.

Examples

1

Cross-entropy loss

2

Mean squared error

3

Loss decreasing over epochs

Michele Laurelli - AI Research & Engineering