Add conclusion slide
This commit is contained in:
84
index.qmd
84
index.qmd
@@ -3661,10 +3661,92 @@ Accounting for heteroscedasticity or stabilizing the variance via log transforma
|
||||
|
||||
::::
|
||||
|
||||
## Contributions and Outlook {#sec-conclusion}
|
||||
---
|
||||
|
||||
## Contributions {#sec-conclusion}
|
||||
|
||||
:::: {.columns}
|
||||
|
||||
::: {.column width="48%"}
|
||||
|
||||
<p style="margin:1.5em;"></p>
|
||||
|
||||
**Theoretical**
|
||||
|
||||
Probabilistic Online Learning:
|
||||
|
||||
<i class="fa fa-fw fa-newspaper" style="color:var(--col_grey_8);"></i> Aggregation </br>
|
||||
<i class="fa fa-fw fa-newspaper" style="color:var(--col_grey_8);"></i> Regression
|
||||
|
||||
<p style="margin:1.5em;"></p>
|
||||
|
||||
**Practical**
|
||||
|
||||
Applications
|
||||
|
||||
<i class="fa fa-fw fa-newspaper" style="color:var(--col_grey_8);"></i> Energy Commodities </br>
|
||||
<i class="fa fa-fw fa-newspaper" style="color:var(--col_grey_8);"></i> Electricity Prices </br>
|
||||
<i class="fa fa-fw fa-newspaper" style="color:var(--col_grey_8);"></i> Electricity Load
|
||||
|
||||
<p style="margin:1.5em;"></p>
|
||||
|
||||
:::
|
||||
|
||||
::: {.column width="4%"}
|
||||
|
||||
:::
|
||||
|
||||
::: {.column width="48%"}
|
||||
|
||||
<p style="margin:1.5em;"></p>
|
||||
|
||||
**Software**
|
||||
|
||||
R Packages:
|
||||
|
||||
<i class="fa-brands fa-fw fa-r-project" style="color:var(--col_grey_9);"></i> [profoc](https://profoc.berrisch.biz/), [rcpptimer](https://rcpptimer.berrisch.biz/), [dccpp](https://dccpp.berrisch.biz/)
|
||||
|
||||
Python Packages:
|
||||
|
||||
<i class="fa-brands fa-fw fa-python" style="color: #FFD43B;"></i> [ondil](https://github.com/simon-hirsch/ondil), [sstudentt](https://github.com/BerriJ/sstudentt)
|
||||
|
||||
|
||||
Contributions to other projects:
|
||||
|
||||
<i class="fa-brands fa-fw fa-r-project" style="color:var(--col_grey_9);"></i> [RcppCore/RcppArmadillo](https://github.com/RcppCore/RcppArmadillo) </br>
|
||||
<i class="fa-brands fa-fw fa-github" style="color:var(--col_grey_9);"></i> [NixOS/nixpkgs](https://github.com/NixOS/nixpkgs) </br>
|
||||
<i class="fa-brands fa-fw fa-github" style="color:var(--col_grey_9);"></i> [OpenPrinting/foomatic-db](https://github.com/OpenPrinting/foomatic-db) </br>
|
||||
|
||||
:::
|
||||
|
||||
::::
|
||||
|
||||
:::: {.columns}
|
||||
|
||||
::: {.column width="48%"}
|
||||
|
||||
**Well received by the academic community:**
|
||||
|
||||
<i class="fa fa-fw fa-5" style="color:var(--col_green_10);"></i> of <i class="fa fa-fw fa-7" style="color:var(--col_gray_9);"></i> papers already published
|
||||
|
||||
<i class="fa fa-fw fa-quote-right" style="color:var(--col_green_10);"></i> 104 citations since 2020 ([Google Scholar](https://scholar.google.com/citations?user=wfF1oJYAAAAJ&hl=de&oi=sra))
|
||||
|
||||
:::
|
||||
|
||||
::: {.column width="4%"}
|
||||
|
||||
:::
|
||||
|
||||
::: {.column width="48%"}
|
||||
|
||||
**Awards:**
|
||||
|
||||
<i class="fa fa-fw fa-award" style="color:var(--col_red_9);"></i> Won Western Power Distribution Competition </br>
|
||||
<i class="fa fa-fw fa-award" style="color:var(--col_amber_9);"></i> Won Best-Student-Presentation Award
|
||||
|
||||
:::
|
||||
|
||||
::::
|
||||
|
||||
|
||||
## References
|
||||
Reference in New Issue
Block a user