Loss Function Glossary Definition

Term Loss Function
Definition

A loss function is a mathematical measure of how far a model's output is from the desired or correct result during training.

Context & Usage

Training uses the loss value to guide optimization and update model weights.

Categories Software Development and Programming, Artificial Intelligence