Skip to content

Commit d00449d

Browse files
committed
added ac
1 parent 2b3964d commit d00449d

File tree

12 files changed

+46
-18
lines changed

12 files changed

+46
-18
lines changed

_data/people.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,14 @@ phd:
3838
webpage: "https://en.uit.no/ansatte/person?p_document_id=686752&p_dimension_id=88131"
3939

4040
postdoc:
41-
- name: "John Doe"
41+
- name: "Andrea Cini"
42+
image: "/figs/people/ac.png"
43+
bio: "Andrea is an SNSF Swiss Postdoctoral Fellow, affiliated with USI and Oxford Univeristy. His research focuses on spatio-temporal models and is the creator of Torch Spatiotemporal."
44+
scholar: "https://scholar.google.com/citations?user=bQI2UIUAAAAJ&hl=en"
45+
webpage: "https://andreacini.github.io/"
46+
github: "https://github.com/andreacini"
47+
linkedin: "https://www.linkedin.com/in/andrea-cini/"
48+
twitter: "https://x.com/andreacini1994"
4249

4350
collaborator:
4451
- name: "Simone Scardapane"

_site/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2024-10-20T12:58:42+02:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Northernmost GraphML Group</title><subtitle>The Northermost GraphML group in the world, based in Tromsø, Norway.
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2024-10-22T13:36:58+02:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Northernmost GraphML Group</title><subtitle>The Northermost GraphML group in the world, based in Tromsø, Norway.
22
</subtitle></feed>

_site/figs/people/ac.png

218 KB
Loading
4.77 MB
Loading

_site/people.html

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,17 +165,37 @@ <h2>Researchers and postdocs</h2>
165165
<div class="person-grid">
166166

167167
<div class="person">
168-
<img src="/figs/people/default.png" alt="John Doe's profile picture" class="profile-pic" />
168+
<img src="/figs/people/ac.png" alt="Andrea Cini's profile picture" class="profile-pic" />
169169
<div class="info">
170-
<h3>John Doe</h3>
171-
<p></p>
170+
<h3>Andrea Cini</h3>
171+
<p>Andrea is an SNSF Swiss Postdoctoral Fellow, affiliated with USI and Oxford Univeristy. His research focuses on spatio-temporal models and is the creator of Torch Spatiotemporal.</p>
172172
<div class="links">
173173

174+
<a href="https://andreacini.github.io/" target="_blank" title="Personal Webpage">
175+
<i class="fas fa-globe"></i>
176+
</a>
177+
178+
174179

180+
<a href="https://scholar.google.com/citations?user=bQI2UIUAAAAJ&hl=en" target="_blank" title="Google Scholar">
181+
<i class="fas fa-graduation-cap"></i>
182+
</a>
175183

176184

185+
<a href="https://x.com/andreacini1994" target="_blank" title="Twitter">
186+
<i class="fa-brands fa-x-twitter"></i>
187+
</a>
177188

178189

190+
<a href="https://www.linkedin.com/in/andrea-cini/" target="_blank" title="LinkedIn">
191+
<i class="fab fa-linkedin"></i>
192+
</a>
193+
194+
195+
<a href="https://github.com/andreacini" target="_blank" title="GitHub">
196+
<i class="fab fa-github"></i>
197+
</a>
198+
179199
</div>
180200
</div>
181201
</div>
@@ -212,7 +232,7 @@ <h3>Michele Guerra</h3>
212232
</a>
213233

214234

215-
<a href="https://github.com/MicheleUIT" target="_blank" title="GitHub">
235+
<a href="https://github.com/eloMG" target="_blank" title="GitHub">
216236
<i class="fab fa-github"></i>
217237
</a>
218238

_site/publications.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h3 class="pub-title"><strong>Interpreting Temporal Graph Neural Networks with K
6969
<!-- Figure -->
7070

7171
<div class="pub-figure">
72-
<img src="figs/publications/koopman.png" alt="Figure for Interpreting Temporal Graph Neural Networks with Koopman Theory">
72+
<img src="figs/publications/koopman.gif" alt="Figure for Interpreting Temporal Graph Neural Networks with Koopman Theory">
7373
</div>
7474

7575

@@ -219,7 +219,8 @@ <h3 class="pub-title"><strong>Graph-based Forecasting with Missing Data through
219219
volume = {235},
220220
series = {Proceedings of Machine Learning Research},
221221
publisher = {PMLR}
222-
}</pre>
222+
}
223+
</pre>
223224
</div>
224225

225226
</div>

_site/theses/gnn-physics/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<meta property="og:url" content="http://localhost:4000/theses/gnn-physics/" />
2020
<meta property="og:site_name" content="Northernmost GraphML Group" />
2121
<meta property="og:type" content="article" />
22-
<meta property="article:published_time" content="2024-10-20T12:58:42+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:36:58+02:00" />
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="Graph neural networks and Physics" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-20T12:58:42+02:00","datePublished":"2024-10-20T12:58:42+02:00","description":"Graph neural networks and Physics","headline":"Graph neural networks and Physics","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/gnn-physics/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/gnn-physics/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:36:58+02:00","datePublished":"2024-10-22T13:36:58+02:00","description":"Graph neural networks and Physics","headline":"Graph neural networks and Physics","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/gnn-physics/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/gnn-physics/"}</script>
2727
<!-- End Jekyll SEO tag -->
2828
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2929
</head>

_site/theses/graph-pooling/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<meta property="og:url" content="http://localhost:4000/theses/graph-pooling/" />
2020
<meta property="og:site_name" content="Northernmost GraphML Group" />
2121
<meta property="og:type" content="article" />
22-
<meta property="article:published_time" content="2024-10-20T12:58:42+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:36:58+02:00" />
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="Clustering and graph coarsening with Graph Neural Networks" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-20T12:58:42+02:00","datePublished":"2024-10-20T12:58:42+02:00","description":"Clustering and graph coarsening with Graph Neural Networks","headline":"Clustering and graph coarsening with Graph Neural Networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/graph-pooling/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/graph-pooling/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:36:58+02:00","datePublished":"2024-10-22T13:36:58+02:00","description":"Clustering and graph coarsening with Graph Neural Networks","headline":"Clustering and graph coarsening with Graph Neural Networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/graph-pooling/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/graph-pooling/"}</script>
2727
<!-- End Jekyll SEO tag -->
2828
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2929
</head>

_site/theses/polar-weather/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<meta property="og:url" content="http://localhost:4000/theses/polar-weather/" />
2020
<meta property="og:site_name" content="Northernmost GraphML Group" />
2121
<meta property="og:type" content="article" />
22-
<meta property="article:published_time" content="2024-10-20T12:58:42+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:36:58+02:00" />
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="Polar weather prediction with Graph neural networks" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-20T12:58:42+02:00","datePublished":"2024-10-20T12:58:42+02:00","description":"Polar weather prediction with Graph neural networks","headline":"Polar weather prediction with Graph neural networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/polar-weather/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/polar-weather/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:36:58+02:00","datePublished":"2024-10-22T13:36:58+02:00","description":"Polar weather prediction with Graph neural networks","headline":"Polar weather prediction with Graph neural networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/polar-weather/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/polar-weather/"}</script>
2727
<!-- End Jekyll SEO tag -->
2828
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2929
</head>

_site/theses/power-flow/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
<meta property="og:url" content="http://localhost:4000/theses/power-flow/" />
2020
<meta property="og:site_name" content="Northernmost GraphML Group" />
2121
<meta property="og:type" content="article" />
22-
<meta property="article:published_time" content="2024-10-20T12:58:42+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:36:58+02:00" />
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="Power flow optimization with Graph Neural Networks" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-20T12:58:42+02:00","datePublished":"2024-10-20T12:58:42+02:00","description":"Power flow optimization with Graph Neural Networks","headline":"Power flow optimization with Graph Neural Networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/power-flow/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/power-flow/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:36:58+02:00","datePublished":"2024-10-22T13:36:58+02:00","description":"Power flow optimization with Graph Neural Networks","headline":"Power flow optimization with Graph Neural Networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/power-flow/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/power-flow/"}</script>
2727
<!-- End Jekyll SEO tag -->
2828
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2929
</head>

0 commit comments

Comments
 (0)