Add svg, update ondir_flow diagram
This commit is contained in:
@@ -11,6 +11,7 @@ affiliations:
|
||||
format:
|
||||
revealjs:
|
||||
embed-resources: false
|
||||
self-contained-math: true
|
||||
footer: ""
|
||||
width: 1280
|
||||
height: 720
|
||||
@@ -19,7 +20,6 @@ format:
|
||||
smaller: true
|
||||
fig-format: svg
|
||||
slide-number: true
|
||||
self-contained-math: true
|
||||
crossrefs-hover: true
|
||||
pagetitle: "De-Fence"
|
||||
html-math-method: mathjax
|
||||
@@ -393,7 +393,7 @@ col_yellow <- "#FCE135"
|
||||
::: {.column width="48%"}
|
||||
|
||||
<center>
|
||||
<img src="assets/ondir/ondir_flow.png">
|
||||
<img src="assets/ondir/ondir_flow.svg">
|
||||
</center>
|
||||
|
||||
Reduces estimation time by 2-3 orders of magnitude
|
||||
@@ -1543,7 +1543,7 @@ For $L = 1$ we receive constant weights
|
||||
Weights converge to the constant solution if $L\rightarrow 1$
|
||||
|
||||
<center>
|
||||
<img src="/assets/crps_learning/weights_kstep.gif">
|
||||
<img src="assets/crps_learning/weights_kstep.gif">
|
||||
</center>
|
||||
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user