Formula

Equivalence of Parameterized Function Notations

A parameterized function can be represented in two equivalent ways. The general form, o=g(x0,x1,,xm;θ)o = g(x_0, x_1, \dots, x_m; \theta), explicitly lists the parameters θ\theta after the input variables. A more concise shorthand notation, gθ(x0,x1,,xm)g_\theta(x_0, x_1, \dots, x_m), moves the parameters to a subscript of the function name. The equivalence is expressed by the equation: o=g(x0,x1,,xm;θ)=gθ(x0,x1,,xm)o = g(x_0, x_1, \dots, x_m; \theta) = g_\theta(x_0, x_1, \dots, x_m). This subscript notation emphasizes that the function's behavior is determined by the parameter set θ\theta.

0

1

Updated 2025-10-12

Contributors are:

Who are from:

Tags

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences