-
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
340 additions
and
61 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,230 @@ | ||
<!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 | Mariuscaptari</title> | ||
<meta name="author" content="AMLab | Amsterdam Machine Learning Lab" /> | ||
<meta name="description" content="I am a PhD student in Machine Learning at [Amsterdam Machine Learning Lab](/) (AMLab), supervised by [Dr. Herke van Hoof](https://staff.fnwi.uva.nl/h.c.vanhoof/homepage/). | ||
My research focuses on applying reinforcement learning to the control and optimization of critical infrastructure systems. | ||
" /> | ||
<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/MariusCaptari/"> | ||
|
||
<!-- 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">MariusCaptari.md</h1> | ||
<p class="post-description">Reinforcement Learning</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/MariusCaptari-480.webp" /> | ||
<source media="(max-width: 800px)" srcset="/assets/img/MariusCaptari-800.webp" /> | ||
<source media="(max-width: 1400px)" srcset="/assets/img/MariusCaptari-1400.webp" /> | ||
--> | ||
<!-- Fallback to the original file --> | ||
<img class="img-fluid rounded z-depth-1" src="/assets/img/MariusCaptari.jpg" title="profile picture"> | ||
|
||
</picture> | ||
|
||
</figure> | ||
|
||
</div> | ||
<div class="person-info"> | ||
<h2> | ||
Marius | ||
|
||
Captari | ||
</h2> | ||
<p><b>PhD candidate | ||
|
||
(advised by Herke van Hoof) | ||
|
||
</b><br> | ||
|
||
AMLab<br> | ||
|
||
|
||
Informatics Institute<br> | ||
|
||
|
||
University of Amsterdam<br> | ||
|
||
|
||
Science Park, Lab 42, L4.07<br> | ||
|
||
</p> | ||
|
||
<p> | ||
<i class="far fa-envelope"></i> <a href="mailto:mchie6AetcaptarivaraiRi8uvachie6Aetnl" onmouseover="this.href=this.href.replace(/varaiRi8/,'@').replace(/chie6Aet/g,'.').replace(/Oe8eed6M/g,'_').replace(/oaPoo7eo/g,'-')"><span class="o3m41l" data-x="m.captari" data-y="uva.nl"></span></a> | ||
|
||
</p> | ||
|
||
|
||
<i class="far fa-address-card"></i> <a href="https://mariuscaptari.com" 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=TJHaCtkAAAAJ" title="Scholar" target="_blank" rel="noopener noreferrer">Google scholar </a> | ||
|
||
|
||
<i class="fab fa-github"></i> <a href="https://github.com/mariuscaptari" title="GitHub" target="_blank" rel="noopener noreferrer"> Github </a> | ||
|
||
|
||
|
||
<i class="fab fa-twitter"></i> <a href="https://twitter.com/marius_captari" title="Twitter" target="_blank" rel="noopener noreferrer"> Twitter </a> | ||
|
||
</div> | ||
|
||
<p>I am a PhD student in Machine Learning at <a href="/">Amsterdam Machine Learning Lab</a> (AMLab), supervised by <a href="https://staff.fnwi.uva.nl/h.c.vanhoof/homepage/" target="_blank" rel="noopener noreferrer">Dr. Herke van Hoof</a>. | ||
My research focuses on applying reinforcement learning to the control and optimization of critical infrastructure systems.</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.