Minor fix
This commit is contained in:
parent
4701ad8a77
commit
d33d47a579
3 changed files with 4 additions and 3 deletions
|
|
@ -243,10 +243,11 @@ teaching:
|
||||||
presentations:
|
presentations:
|
||||||
- title: "AMDEN: Amorphous Materials DEnoising Network"
|
- title: "AMDEN: Amorphous Materials DEnoising Network"
|
||||||
tags:
|
tags:
|
||||||
- "Oral Representation"
|
- "Oral Presentation"
|
||||||
- "PNCS17"
|
- "PNCS17"
|
||||||
links:
|
links:
|
||||||
Slides: "/assets/pncs17-slides.pdf"
|
Slides: "/assets/pncs17-slides.pdf"
|
||||||
|
|
||||||
- title: "Self-supervised Learning of Trajectory Data"
|
- title: "Self-supervised Learning of Trajectory Data"
|
||||||
tags:
|
tags:
|
||||||
- "Guest lecture"
|
- "Guest lecture"
|
||||||
|
|
|
||||||
2
dist/index.html
vendored
2
dist/index.html
vendored
|
|
@ -579,7 +579,7 @@
|
||||||
<div class="list-group-item px-0">
|
<div class="list-group-item px-0">
|
||||||
<div class="d-flex justify-content-between align-items-center mb-1">
|
<div class="d-flex justify-content-between align-items-center mb-1">
|
||||||
<p class="d-inline-block mb-0 venue-name secondary-text">
|
<p class="d-inline-block mb-0 venue-name secondary-text">
|
||||||
Oral Representation<span class='text-muted'> | </span>PNCS17
|
Oral Presentation<span class='text-muted'> | </span>PNCS17
|
||||||
</p>
|
</p>
|
||||||
<div class="d-flex gap-2">
|
<div class="d-flex gap-2">
|
||||||
|
|
||||||
|
|
|
||||||
2
dist/presentations/index.html
vendored
2
dist/presentations/index.html
vendored
|
|
@ -58,7 +58,7 @@
|
||||||
<div class="list-group-item px-0">
|
<div class="list-group-item px-0">
|
||||||
<div class="d-flex justify-content-between align-items-center mb-1">
|
<div class="d-flex justify-content-between align-items-center mb-1">
|
||||||
<p class="d-inline-block mb-0 venue-name secondary-text">
|
<p class="d-inline-block mb-0 venue-name secondary-text">
|
||||||
Oral Representation<span class='text-muted'> | </span>PNCS17
|
Oral Presentation<span class='text-muted'> | </span>PNCS17
|
||||||
</p>
|
</p>
|
||||||
<div class="d-flex gap-2">
|
<div class="d-flex gap-2">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue