Concept

Scoring Function

A scoring function can assign a score to each possible output for a given input, and an inference system can then search for the output that maximizes that score. A common AI design pattern is to learn an approximate scoring function and then apply an approximate maximization algorithm.

0

1

Updated 2026-07-02

Tags

Data Science

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Machine Learning Yearning @ DeepLearning.AI