Add PNCS17 presentation
This commit is contained in:
parent
f34f664392
commit
4701ad8a77
4 changed files with 32 additions and 12 deletions
24
dist/index.html
vendored
24
dist/index.html
vendored
|
|
@ -577,6 +577,18 @@
|
|||
</div>
|
||||
<div class="list-group list-group-flush" id="presentation-list">
|
||||
<div class="list-group-item px-0">
|
||||
<div class="d-flex justify-content-between align-items-center mb-1">
|
||||
<p class="d-inline-block mb-0 venue-name secondary-text">
|
||||
Oral Representation<span class='text-muted'> | </span>PNCS17
|
||||
</p>
|
||||
<div class="d-flex gap-2">
|
||||
|
||||
<a class="link icon-link icon-link-hover paper-link link-secondary" href="/assets/pncs17-slides.pdf" target="_blank" rel="noopener noreferrer">Slides</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h5 class="mb-1 paper-title">AMDEN: Amorphous Materials DEnoising Network</h5>
|
||||
</div> <div class="list-group-item px-0">
|
||||
<div class="d-flex justify-content-between align-items-center mb-1">
|
||||
<p class="d-inline-block mb-0 venue-name secondary-text">
|
||||
Guest lecture<span class='text-muted'> | </span>Aalborg University
|
||||
|
|
@ -626,18 +638,6 @@
|
|||
</div>
|
||||
</div>
|
||||
<h5 class="mb-1 paper-title">Self-supervised Learning of Spatial-temporal Trajectories</h5>
|
||||
</div> <div class="list-group-item px-0">
|
||||
<div class="d-flex justify-content-between align-items-center mb-1">
|
||||
<p class="d-inline-block mb-0 venue-name secondary-text">
|
||||
Paper Oral<span class='text-muted'> | </span>AAAI 2021
|
||||
</p>
|
||||
<div class="d-flex gap-2">
|
||||
|
||||
<a class="link icon-link icon-link-hover paper-link link-secondary" href="/assets/AAAI21 Oral PPT.pdf" target="_blank" rel="noopener noreferrer">Slides</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h5 class="mb-1 paper-title">Pre-training Context and Time Aware Location Embeddings from Spatial-Temporal Trajectories for User Next Location Prediction</h5>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue