thesis1/prep/10Normalising_Flows/q
Simon Klüttermann 9ad07c5e2f initial push
2022-10-25 10:45:30 +02:00

6 lines
230 B
Plaintext

Deep Learning Method, in which the output is normalised
$\int f(x) dx=1 \; \forall f(x)$
Can be used to estimate probability density functions
->Thus useful for AD
$\int f(h(x)) \|\frac{\delta h}{\delta x}\| dx=1 \; \forall h(x)$