Skip to content

Commit 283268c

Browse files
committed
Added ALaRI page
1 parent 39e2319 commit 283268c

2 files changed

Lines changed: 62 additions & 0 deletions

File tree

alari.html

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
layout: particles_header
3+
title: ALaRI
4+
lead: Advanced Learning and Research Institute
5+
description: ALaRI - Advanced Learning and Research Institute
6+
---
7+
<section class="pb-3">
8+
<div class="container px-4">
9+
<div class="row gx-4 justify-content-center">
10+
<div class="col-lg-8">
11+
<p>The <strong>Advanced Learning and Research Institute</strong> (<strong>ALaRI</strong>) was
12+
established in 1999 at the <a target=_blank
13+
href="https://en.wikipedia.org/wiki/Università_della_Svizzera_italiana">Università della
14+
Svizzera italiana</a> (USI) in <a target=_blank href="https://www.lugano.ch/"> Lugano</a>,
15+
to promote research and education in embedded systems and, later, it was incorporated into the <a
16+
target=_blank href="https://www.inf.usi.ch/en">Faculty of Informatics</a> of the same
17+
university. After almost 20 years of research and premier education in embedded systems, ALaRI has
18+
merged with the <a target=_blank href="https://www.idsia.usi-supsi.ch/"> Dalle Molle Institute
19+
for Artificial Intelligence</a> (<a target=_blank
20+
href="https://www.idsia.usi-supsi.ch/">Istituto Dalle Molle di Studi sull'Intelligenza
21+
Artificiale, IDSIA</a>) and was transformed into <a href="https://gmlg.ch/"> Graph
22+
Machine Learning Group</a> (GMLG) concentrating mainly on research on topics
23+
such as graph machine learning, non-stationary environments, spatiotemporal data,
24+
reinforcement learning and dynamical systems.</p>
25+
</div>
26+
</div>
27+
</div>
28+
</section>
29+
30+
<section class="pt-0">
31+
<div class="container px-4">
32+
<div class="row gx-4 justify-content-center">
33+
<div class="col-lg-8">
34+
<h2>Brief History</h2>
35+
<p>ALaRI was founded to fill up a research and educational gap in embedded systems (today better known
36+
as cyber-physical
37+
systems or Internet of Things) by ex-Rector of Politecnico di Milano, Prof. <a target=_blank
38+
href="https://en.wikipedia.org/wiki/Luigi_Dadda">Luigi Dadda</a>, Prof. <a target=_blank
39+
href="https://www.deib.polimi.it/ita/personale/details/59838"> Mariagiovanna Sami</a>
40+
(Politecnico di
41+
Milano) and Prof. <a target=_blank href="https://si2.epfl.ch/demichel/"> Giovani de Micheli</a>
42+
(Stanford University, currently EPFL-Lausanne) with enthusiastic support of industry, especially ST
43+
Microelectronics and Hewlett-Packard who became major supporters of the Institute. Also, companies
44+
such as
45+
Bosch, csem and imec, among others, provided support in the form of internships for ALaRI students.
46+
The main
47+
source of funding to support ALaRI’s research and infrastructure came from industry, Swiss National
48+
Foundation, European Union, and the university.</p>
49+
<p>The directors of the Institute include Prof. <a target=_blank
50+
href="https://www.deib.polimi.it/ita/personale/details/59838"> Mariagiovanna Sami</a>
51+
(1999-2012,
52+
part time from the Politecnico di Milano), Prof. <a target=_blank href="http://usi.to/iyy"> Miroslaw
53+
Malek</a> (2012-2017, full time from the Humboldt University in Berlin) and then from 2018 Prof.
54+
<a target=_blank href="http://usi.to/prz"> Cesare Alippi</a>, who is now in charge of the new
55+
incarnation
56+
of ALaRI, the Graph Machine Learning Group.
57+
</p>
58+
</div>
59+
</div>
60+
</div>
61+
</section>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ <h1 class="fw-bolder">Graph Machine Learning Group</h1>
2323
<div class="col-lg-8">
2424
<h2>About GMLG</h2>
2525
<p class="lead">We are a research team part of the <a href="http://www.idsia.ch/">Swiss AI Lab (IDSIA)</a> at <a href="https://usi.ch/">Università della Svizzera italiana</a>, Lugano, Switzerland. The group is led by Prof. Cesare Alippi.</p>
26+
<p class="lead">The group was previously under the <a href="{{ 'alari.html' | relative_url }}">ALaRI</a> institute.</p>
2627
<a class="btn btn-outline-primary" href="{{site.url}}/people.html" role="button">Meet our team</a>
2728
</div>
2829
</div>

0 commit comments

Comments
 (0)