-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autodeployed using __EdricChan03_action-build-deploy-ghpages in Build and Deploy to Github Pages
- Loading branch information
Showing
5 changed files
with
334 additions
and
60 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,225 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<!-- Head --> | ||
<head> <!-- Metadata, OpenGraph and Schema.org --> | ||
|
||
|
||
<!-- Standard metadata --> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>AMLab | Amsterdam Machine Learning Lab | Olgazaghen</title> | ||
<meta name="author" content="AMLab | Amsterdam Machine Learning Lab" /> | ||
<meta name="description" content="I am a PhD student at the [Amsterdam Machine Learning Lab](/) (AMLab) supervised by [Erik Bekkers](https://ebekkers.github.io/) (University of Amsterdam), and co-supervised by [Rita Fioresi](https://www.unibo.it/sitoweb/rita.fioresi/) (University of Bologna), as part of the [CaLIForNIA](https://site.unibo.it/california-msca-se/en) Marie Skłodowska-Curie Doctoral Network. My research focuses on Geometric Deep Learning, with an emphasis on applying geometric and topological tools to advance deep learning methods, and addressing challenges in learning on graphs and other higher-order topological structures. | ||
" /> | ||
<meta name="keywords" content="jekyll, jekyll-theme, academic-website, portfolio-website" /> | ||
|
||
|
||
<!-- Bootstrap & MDB --> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/mdb.min.css" integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw=" crossorigin="anonymous" /> | ||
|
||
<!-- Fonts & Icons --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" integrity="sha256-mUZM63G8m73Mcidfrv5E+Y61y7a12O5mW4ezU3bxqW4=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/academicons.min.css" integrity="sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg=" crossorigin="anonymous"> | ||
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons"> | ||
|
||
<!-- Code Syntax Highlighting --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/github.css" media="none" id="highlight_theme_light" /> | ||
|
||
<!-- Styles --> | ||
|
||
<link rel="shortcut icon" href="/assets/img/amlab-icon.png"/> | ||
|
||
<link rel="stylesheet" href="/assets/css/main.css"> | ||
<link rel="canonical" href="https://amlab-amsterdam.github.io/people/OlgaZaghen/"> | ||
|
||
<!-- Dark Mode --> | ||
|
||
|
||
</head> | ||
|
||
<!-- Body --> | ||
<body class="fixed-top-nav "> | ||
|
||
<!-- Header --> | ||
<header> | ||
|
||
<!-- Nav Bar --> | ||
<nav id="navbar" class="navbar navbar-light navbar-expand-sm fixed-top"> | ||
<div class="container"> | ||
<a class="navbar-brand title font-weight-lighter" href="https://AMLab-Amsterdam.github.io/"><span class="font-weight-bold">AMLab</span> | Amsterdam Machine Learning Lab</a> | ||
<!-- Navbar Toggle --> | ||
<button class="navbar-toggler collapsed ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar top-bar"></span> | ||
<span class="icon-bar middle-bar"></span> | ||
<span class="icon-bar bottom-bar"></span> | ||
</button> | ||
|
||
<div class="collapse navbar-collapse text-right" id="navbarNav"> | ||
<ul class="navbar-nav ml-auto flex-nowrap"> | ||
|
||
<!-- About --> | ||
<!-- <li class="nav-item "> | ||
<a class="nav-link" href="/">about</a> | ||
</li> --> | ||
|
||
<!-- Blog --> | ||
<li class="nav-item "> | ||
<a class="nav-link" href="/blog/">Blog</a> | ||
</li> | ||
|
||
<!-- Other pages --> | ||
<li class="nav-item "> | ||
<a class="nav-link" href="/contact/">Contact</a> | ||
</li> | ||
<li class="nav-item "> | ||
<a class="nav-link" href="/joining/">Joining</a> | ||
</li> | ||
<li class="nav-item "> | ||
<a class="nav-link" href="/people/">People</a> | ||
</li> | ||
<li class="nav-item "> | ||
<a class="nav-link" href="/publications/">Publications</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<!-- Content --> | ||
<div class="container mt-5"> | ||
<!-- person-page.html --> | ||
<div class="post"> | ||
|
||
<!-- <header class="post-header"> | ||
<h1 class="post-title">OlgaZaghen.md</h1> | ||
<p class="post-description">Geometric and Topological Deep Learning, Graph Neural Networks, Information Geometry</p> | ||
</header> | ||
--> | ||
<article> | ||
<div class="clearfix"> | ||
<div class="person-header"> | ||
<div class="person-headshot float-left"> | ||
<figure> | ||
|
||
<picture> | ||
<!-- <source media="(max-width: 480px)" srcset="/assets/img/OlgaZaghen-480.webp" /> | ||
<source media="(max-width: 800px)" srcset="/assets/img/OlgaZaghen-800.webp" /> | ||
<source media="(max-width: 1400px)" srcset="/assets/img/OlgaZaghen-1400.webp" /> | ||
--> | ||
<!-- Fallback to the original file --> | ||
<img class="img-fluid rounded z-depth-1" src="/assets/img/OlgaZaghen.jpg" title="profile picture"> | ||
|
||
</picture> | ||
|
||
</figure> | ||
|
||
</div> | ||
<div class="person-info"> | ||
<h2> | ||
Olga | ||
|
||
Zaghen | ||
</h2> | ||
<p><b>PhD candidate | ||
|
||
(advised by Erik Bekkers and Rita Fioresi (UniBo)) | ||
|
||
</b><br> | ||
|
||
AMLab<br> | ||
|
||
|
||
Institute of Informatics<br> | ||
|
||
|
||
University of Amsterdam<br> | ||
|
||
|
||
</p> | ||
|
||
<p> | ||
<i class="far fa-envelope"></i> <a href="mailto:ochie6AetzaghenvaraiRi8uvachie6Aetnl" onmouseover="this.href=this.href.replace(/varaiRi8/,'@').replace(/chie6Aet/g,'.').replace(/Oe8eed6M/g,'_').replace(/oaPoo7eo/g,'-')"><span class="o3m41l" data-x="o.zaghen" data-y="uva.nl"></span></a> | ||
|
||
</p> | ||
|
||
|
||
<i class="far fa-address-card"></i> <a href="https://bit.ly/olga-zaghen" title="Work" target="_blank" rel="noopener noreferrer"> Personal page </a> | ||
|
||
|
||
<i class="ai ai-google-scholar"></i> <a href="https://scholar.google.com/citations?user=5LxnYUwAAAAJ" title="Scholar" target="_blank" rel="noopener noreferrer">Google scholar </a> | ||
|
||
|
||
<i class="fab fa-github"></i> <a href="https://github.com/olgatticus" title="GitHub" target="_blank" rel="noopener noreferrer"> Github </a> | ||
|
||
|
||
|
||
<i class="fab fa-twitter"></i> <a href="https://twitter.com/olgazaghen" title="Twitter" target="_blank" rel="noopener noreferrer"> Twitter </a> | ||
|
||
</div> | ||
|
||
<p>I am a PhD student at the <a href="/">Amsterdam Machine Learning Lab</a> (AMLab) supervised by <a href="https://ebekkers.github.io/" target="_blank" rel="noopener noreferrer">Erik Bekkers</a> (University of Amsterdam), and co-supervised by <a href="https://www.unibo.it/sitoweb/rita.fioresi/" target="_blank" rel="noopener noreferrer">Rita Fioresi</a> (University of Bologna), as part of the <a href="https://site.unibo.it/california-msca-se/en" target="_blank" rel="noopener noreferrer">CaLIForNIA</a> Marie Skłodowska-Curie Doctoral Network. My research focuses on Geometric Deep Learning, with an emphasis on applying geometric and topological tools to advance deep learning methods, and addressing challenges in learning on graphs and other higher-order topological structures.</p> | ||
|
||
|
||
<br> | ||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
</div> | ||
|
||
</article> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
<!-- Footer --> | ||
<footer class="fixed-bottom"> | ||
<div class="container mt-0"> | ||
© Copyright 2024 AMLab | Amsterdam Machine Learning Lab. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="noopener noreferrer">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" target="_blank" rel="noopener noreferrer">al-folio</a> theme. Hosted by <a href="https://pages.github.com/" target="_blank" rel="noopener noreferrer">GitHub Pages</a>. | ||
|
||
</div> | ||
</footer> | ||
|
||
<!-- JavaScripts --> | ||
<!-- jQuery --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> | ||
|
||
<!-- Bootsrap & MDB scripts --> | ||
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha256-l/1pMF/+J4TThfgARS6KwWrk/egwuVvhRzfLAMQ6Ds4=" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha256-SyTu6CwrfOhaznYZPoolVw2rxoY7lKYKQvqbtqN93HI=" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/js/mdb.min.js" integrity="sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA=" crossorigin="anonymous"></script> | ||
|
||
<!-- Masonry & imagesLoaded --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/masonry.pkgd.min.js" integrity="sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI=" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/imagesloaded@4/imagesloaded.pkgd.min.js"></script> | ||
<script defer src="/assets/js/masonry.js" type="text/javascript"></script> | ||
|
||
<!-- Medium Zoom JS --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/medium-zoom.min.js" integrity="sha256-EdPgYcPk/IIrw7FYeuJQexva49pVRZNmt3LculEr7zM=" crossorigin="anonymous"></script> | ||
<script src="/assets/js/zoom.js"></script><!-- Load Common JS --> | ||
<script src="/assets/js/common.js"></script> | ||
|
||
<!-- MathJax --> | ||
<script type="text/javascript"> | ||
window.MathJax = { | ||
tex: { | ||
tags: 'ams' | ||
} | ||
}; | ||
</script> | ||
<script defer type="text/javascript" id="MathJax-script" src="https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-mml-chtml.js"></script> | ||
<script defer src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> | ||
|
||
|
||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.