fixed package
This commit is contained in:
parent
85cd701f32
commit
4050b2788e
|
@ -6,18 +6,8 @@
|
|||
\usepackage[final]{pdfpages}
|
||||
\setbeameroption{show notes on second screen=right}
|
||||
|
||||
% g \in G is explanation as a model
|
||||
% f is the model we're trying to explain
|
||||
% does, being model agnostic, means we do not care about specifics of f.
|
||||
% We use Locally Weighted Square Loss as L, where I suspect pi is the weight and we thus estimate the difference between the actual model
|
||||
% and our explanation, and multiply this with the proximity of the data point z, to x.
|
||||
% Spørg lige Lasse hvorfor min(L(f,g,pi_x(z)) + omega(g)) bliver intractable, når omega(g) er en konstant!
|
||||
|
||||
|
||||
|
||||
|
||||
\usepackage{dirtytalk}
|
||||
\usepackage{bbm}
|
||||
\usepackage{setspace}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[sfdefault,scaled=.85]{FiraSans}
|
||||
|
|
Loading…
Reference in a new issue