-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
49 changed files
with
1,836 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Binary file not shown.
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,101 @@ | ||
<!DOCTYPE html> | ||
<html class="no-js" lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>404 Page not found - ML4ITS - Machine Learning for Irregular Time Series</title> | ||
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script> | ||
<meta name="description" content=""> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link rel="dns-prefetch" href="//fonts.googleapis.com"> | ||
<link rel="dns-prefetch" href="//fonts.gstatic.com"> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700"> | ||
|
||
<link rel="stylesheet" href="/ml4its.github.io/css/style.css"> | ||
|
||
|
||
<link rel="shortcut icon" href="/ml4its.github.io/favicon.ico"> | ||
|
||
</head> | ||
<body class="body"> | ||
<div class="container container--outer"> | ||
<header class="header"> | ||
<div class="container header__container"> | ||
|
||
<div class="logo logo--mixed"> | ||
<a class="logo__link" href="/ml4its.github.io" title="ML4ITS" rel="home"> | ||
<div class="logo__item logo__imagebox"> | ||
<img class="logo__img" src="/ml4its.github.io/images/logoml4its.png"> | ||
</div><div class="logo__item logo__text"> | ||
<div class="logo__title">ML4ITS</div> | ||
<div class="logo__tagline">Machine Learning for Irregular Time Series</div> | ||
</div> | ||
</a> | ||
</div> | ||
|
||
<nav class="menu"> | ||
<button class="menu__btn" aria-haspopup="true" aria-expanded="false" tabindex="0"> | ||
<span class="menu__btn-title" tabindex="-1">Menu</span> | ||
</button> | ||
<ul class="menu__list"> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Home</span> | ||
|
||
</a> | ||
</li> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Publications</span> | ||
|
||
</a> | ||
</li> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Thesis</span> | ||
|
||
</a> | ||
</li> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Team</span> | ||
|
||
</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
|
||
</div> | ||
</header> | ||
<div class="wrapper flex"> | ||
<div class="primary"> | ||
|
||
<main class="main" role="main"> | ||
<div class="warning"> | ||
<h1 class="warning__headline">404. Page not found</h1> | ||
<p class="warning__text">The page you were looking for appears to have been moved, deleted or does not exist. Please, use search or go to <a href="/ml4its.github.io">main page</a>.</p> | ||
</div> | ||
</main> | ||
|
||
</div> | ||
|
||
|
||
</div> | ||
<footer class="footer"> | ||
<div class="container footer__container flex"> | ||
|
||
<div class="footer__copyright"> | ||
© 2023 Massimiliano Ruocco. | ||
<span class="footer__copyright-credits">Generated with <a href="https://gohugo.io/" rel="nofollow noopener" target="_blank">Hugo</a> and <a href="https://github.com/Vimux/Mainroad/" rel="nofollow noopener" target="_blank">Mainroad</a> theme.</span> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
<script async defer src="/ml4its.github.io/js/menu.js"></script> | ||
</body> | ||
</html> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
<!DOCTYPE html> | ||
<html class="no-js" lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>Categories - ML4ITS - Machine Learning for Irregular Time Series</title> | ||
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script> | ||
<meta name="description" content=""> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link rel="dns-prefetch" href="//fonts.googleapis.com"> | ||
<link rel="dns-prefetch" href="//fonts.gstatic.com"> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700"> | ||
|
||
<link rel="stylesheet" href="/ml4its.github.io/css/style.css"> | ||
|
||
<link rel="alternate" type="application/rss+xml" href="ml4its.github.io/categories/index.xml" title="ML4ITS - Machine Learning for Irregular Time Series"> | ||
|
||
<link rel="shortcut icon" href="/ml4its.github.io/favicon.ico"> | ||
|
||
</head> | ||
<body class="body"> | ||
<div class="container container--outer"> | ||
<header class="header"> | ||
<div class="container header__container"> | ||
|
||
<div class="logo logo--mixed"> | ||
<a class="logo__link" href="/ml4its.github.io" title="ML4ITS" rel="home"> | ||
<div class="logo__item logo__imagebox"> | ||
<img class="logo__img" src="/ml4its.github.io/images/logoml4its.png"> | ||
</div><div class="logo__item logo__text"> | ||
<div class="logo__title">ML4ITS</div> | ||
<div class="logo__tagline">Machine Learning for Irregular Time Series</div> | ||
</div> | ||
</a> | ||
</div> | ||
|
||
<nav class="menu"> | ||
<button class="menu__btn" aria-haspopup="true" aria-expanded="false" tabindex="0"> | ||
<span class="menu__btn-title" tabindex="-1">Menu</span> | ||
</button> | ||
<ul class="menu__list"> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Home</span> | ||
|
||
</a> | ||
</li> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Publications</span> | ||
|
||
</a> | ||
</li> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Thesis</span> | ||
|
||
</a> | ||
</li> | ||
<li class="menu__item"> | ||
<a class="menu__link" href=""> | ||
|
||
<span class="menu__text">Team</span> | ||
|
||
</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
|
||
</div> | ||
</header> | ||
<div class="wrapper flex"> | ||
<div class="primary"> | ||
|
||
<main class="main list" role="main"> | ||
<header class="main__header"> | ||
<h1 class="main__title">Categories</h1> | ||
</header> | ||
</main> | ||
|
||
|
||
</div> | ||
|
||
|
||
</div> | ||
<footer class="footer"> | ||
<div class="container footer__container flex"> | ||
|
||
<div class="footer__copyright"> | ||
© 2023 Massimiliano Ruocco. | ||
<span class="footer__copyright-credits">Generated with <a href="https://gohugo.io/" rel="nofollow noopener" target="_blank">Hugo</a> and <a href="https://github.com/Vimux/Mainroad/" rel="nofollow noopener" target="_blank">Mainroad</a> theme.</span> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
<script async defer src="/ml4its.github.io/js/menu.js"></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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>Categories on ML4ITS - Machine Learning for Irregular Time Series</title> | ||
<link>ml4its.github.io/categories/</link> | ||
<description>Recent content in Categories on ML4ITS - Machine Learning for Irregular Time Series</description> | ||
<generator>Hugo -- gohugo.io</generator> | ||
<language>en-us</language> | ||
<atom:link href="ml4its.github.io/categories/index.xml" rel="self" type="application/rss+xml" /> | ||
</channel> | ||
</rss> |
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,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>ml4its.github.io/categories/</title> | ||
<link rel="canonical" href="ml4its.github.io/categories/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=ml4its.github.io/categories/"> | ||
</head> | ||
</html> |
Oops, something went wrong.