Concept

Loss function of Few-Shot Learning

Let hh be the hypothetical model, xx be predictors, yy be predicted variable, p(x,y)p(x,y) be joint probability density of xx and yy, then the Expected Risk with respect to hh can be defined as R(h)=E[l(h(x),y)]R(h)=\mathbf{E}[l(h(x), y)].

Because p(x,y)p(x,y) is unknown, expected risk can be estimated by Empirical Risk, which is defined as RI(h)=1Ii=1Il(h(xi),yi)R_I(h)=\frac{1}{I}\sum_{i=1}^{I} l(h(x_i), y_i).

0

1

Updated 2022-05-22

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science

Learn After