Skip to content

Commit 2b659b8

Browse files
committed
added dc
1 parent d00449d commit 2b659b8

File tree

12 files changed

+64
-12
lines changed

12 files changed

+64
-12
lines changed

_data/people.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ phd:
3434
webpage: "https://en.uit.no/ansatte/person?p_document_id=767125&p_dimension_id=88140"
3535

3636
- name: "Jonas Berg Hansen"
37+
image: "/figs/people/jbh.jpg"
3738
bio: "Jonas is a PhD student researching pooling in graph neural networks. He applies his research in the context of energy analytics."
3839
webpage: "https://en.uit.no/ansatte/person?p_document_id=686752&p_dimension_id=88131"
40+
github: "https://github.com/JonasBergHansen"
3941

4042
postdoc:
4143
- name: "Andrea Cini"
@@ -84,3 +86,12 @@ collaborator:
8486
scholar: "https://scholar.google.com/citations?user=s6gZ2LAAAAAJ&hl=it"
8587
github: "https://github.com/carloabate"
8688
linkedin: "https://www.linkedin.com/in/carloabate/"
89+
90+
- name: "Daniele Castellana"
91+
image: "/figs/people/dc.png"
92+
position: "Assistant Professor"
93+
affiliation: "University of Florence"
94+
scholar: "https://scholar.google.it/citations?user=Dzv0TCAAAAAJ&hl=en"
95+
webpage: "https://danielecastellana22.github.io/"
96+
github: "https://github.com/danielecastellana22"
97+
linkedin: "https://www.linkedin.com/in/daniele-castellana/"

_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-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.
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:51:14+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/dc.png

106 KB
Loading

_site/figs/people/jbh.jpg

885 KB
Loading

_site/people.html

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h3>Michele Guerra</h3>
241241
</div>
242242

243243
<div class="person">
244-
<img src="/figs/people/default.png" alt="Jonas Berg Hansen's profile picture" class="profile-pic" />
244+
<img src="/figs/people/jbh.jpg" alt="Jonas Berg Hansen's profile picture" class="profile-pic" />
245245
<div class="info">
246246
<h3>Jonas Berg Hansen</h3>
247247
<p>Jonas is a PhD student researching pooling in graph neural networks. He applies his research in the context of energy analytics.</p>
@@ -256,6 +256,10 @@ <h3>Jonas Berg Hansen</h3>
256256

257257

258258

259+
<a href="https://github.com/JonasBergHansen" target="_blank" title="GitHub">
260+
<i class="fab fa-github"></i>
261+
</a>
262+
259263
</div>
260264
</div>
261265
</div>
@@ -420,6 +424,43 @@ <h3>Carlo Abate</h3>
420424
</div>
421425
</div>
422426

427+
<div class="collaborator">
428+
<!-- Image (optional) -->
429+
<img src="/figs/people/dc.png" alt="Daniele Castellana's profile picture" class="profile-pic" />
430+
431+
<!-- Information -->
432+
<div class="info">
433+
<h3>Daniele Castellana</h3>
434+
<p>Assistant Professor</p>
435+
<p>University of Florence</p>
436+
437+
<div class="links">
438+
439+
<a href="https://danielecastellana22.github.io/" target="_blank" title="Personal Webpage">
440+
<i class="fas fa-globe"></i>
441+
</a>
442+
443+
444+
445+
<a href="https://scholar.google.it/citations?user=Dzv0TCAAAAAJ&hl=en" target="_blank" title="Google Scholar">
446+
<i class="fas fa-graduation-cap"></i>
447+
</a>
448+
449+
450+
451+
<a href="https://www.linkedin.com/in/daniele-castellana/" target="_blank" title="LinkedIn">
452+
<i class="fab fa-linkedin"></i>
453+
</a>
454+
455+
456+
<a href="https://github.com/danielecastellana22" target="_blank" title="GitHub">
457+
<i class="fab fa-github"></i>
458+
</a>
459+
460+
</div>
461+
</div>
462+
</div>
463+
423464
</div>
424465
</section>
425466
</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-22T13:36:58+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:51:14+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-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>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:51:14+02:00","datePublished":"2024-10-22T13:51:14+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-22T13:36:58+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:51:14+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-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>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:51:14+02:00","datePublished":"2024-10-22T13:51:14+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-22T13:36:58+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:51:14+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-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>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:51:14+02:00","datePublished":"2024-10-22T13:51:14+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-22T13:36:58+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:51:14+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-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>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:51:14+02:00","datePublished":"2024-10-22T13:51:14+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>

_site/theses/text-data/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/text-data/" />
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-22T13:36:58+02:00" />
22+
<meta property="article:published_time" content="2024-10-22T13:51:14+02:00" />
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="Graph of text data, using large language models" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:36:58+02:00","datePublished":"2024-10-22T13:36:58+02:00","description":"📝 Description The main idea is to build graphs of documents, graphs of topics contained in them, connecting abstract concepts and ideas inside the documents. We want to detect important news, automatically classify documents and get detailed information about a topic. The approach is in the same vein as Retrieval Augmented Generation RAG but we want to leverage the graph structure for a better retrieval of information.","headline":"Graph of text data, using large language models","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/text-data/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/text-data/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-10-22T13:51:14+02:00","datePublished":"2024-10-22T13:51:14+02:00","description":"📝 Description The main idea is to build graphs of documents, graphs of topics contained in them, connecting abstract concepts and ideas inside the documents. We want to detect important news, automatically classify documents and get detailed information about a topic. The approach is in the same vein as Retrieval Augmented Generation RAG but we want to leverage the graph structure for a better retrieval of information.","headline":"Graph of text data, using large language models","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/theses/text-data/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/theses/text-data/"}</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)