base init
This commit is contained in:
48
publications.md
Normal file
48
publications.md
Normal file
@ -0,0 +1,48 @@
|
||||
---
|
||||
# Feel free to add content and custom Front Matter to this file.
|
||||
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
|
||||
|
||||
layout: single
|
||||
author_profile: true
|
||||
title: "publications"
|
||||
permalink: /publications/
|
||||
---
|
||||
|
||||
This is a list of scientific papers to which I have contributed or which were based on my research and ideas.
|
||||
Due to my interest in the general principles of deep learning and neural networks, the topics range from deep dives into the inner workings to real-world applications of neural networks.
|
||||
Certainly, the latter were influenced by the [projects](/projects) I was involved in and working on.
|
||||
Moreover, my colleagues and I were full of excitement, pursuing rather exotic concepts.
|
||||
Please see for yourself. :hugs:
|
||||
|
||||
---
|
||||
|
||||
<center>
|
||||
<figure class="research_icons" style="max-width: 70%; text-align:center;">
|
||||
|
||||
<a href="https://scholar.google.de/citations?user=NODAd94AAAAJ&hl=en">
|
||||
<img src="/assets/images/research/google_scholar.png" style="margin-bottom: 0em;">Scholar</a>
|
||||
|
||||
<a href="https://arxiv.org/a/illium_s_1">
|
||||
<img src="/assets/images/research/arxiv.png" style="margin-bottom: 0em;">arXiv</a>
|
||||
|
||||
<a href="https://www.researchgate.net/profile/Steffen-Illium">
|
||||
<img src="/assets/images/research/researchgate.png" style="margin-bottom: 0em;">R-Gate</a>
|
||||
|
||||
<a href="https://orcid.org/0000-0003-0021-436X" style="vertical-align:middle">
|
||||
<img src="/assets/images/research/orcid.png" style="margin-bottom: 0em;">ORCiD</a>
|
||||
|
||||
<a href="https://www.mobile.ifi.lmu.de/team/steffen-illium/" style="vertical-align:middle">
|
||||
<img src="/assets/images/research/lmu.png" style="margin-bottom: 0em;">LMU</a>
|
||||
|
||||
</figure>
|
||||
</center>
|
||||
|
||||
<!-- Bib. databases:
|
||||
[Scholar](https://scholar.google.de/citations?user=NODAd94AAAAJ&hl=en),
|
||||
[arXiv](https://arxiv.org/a/illium_s_1),
|
||||
[Researchgate](https://www.researchgate.net/profile/Steffen-Illium),
|
||||
[ORCiD](https://orcid.org/0000-0003-0021-436X)
|
||||
|
||||
--- -->
|
||||
|
||||
{% bibliography %}
|
Reference in New Issue
Block a user