-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathformergroup.html
executable file
·51 lines (43 loc) · 2.55 KB
/
formergroup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!-- ****************************************************************************************
Author: Christian Wolf
******************************************************************************************* -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="main.css" type="text/css">
<link rel="stylesheet" href="portrait.css" type="text/css">
<link rel="shortcut icon" href="graphics/favicon.ico">
<title>Christian Wolf - the former group</title>
</head>
<!-- ****************************************************************************************
The nav menu box
**************************************************************************************** -->
<div class="navmenunew">
<ul>
<li class="first"><a href="index.html">Main</a></li>
<li><a href="publications/index_bydate.html">Publications</a></li>
<li> <a href="publications/pres.html">Talks</a></li>
</ul>
</div>
<h1>The former group at INSA-Lyon</h1>
<div style="width: 70%">
<center>
<img width="100%" src="miscphotos/wolfpack_oct2021.jpg">
<br>
<i>The group in October 2021 at our "ML + Control workshop": <a href="https://scholar.google.com/citations?user=IC0ceIgAAAAJ&hl=en">Steeven Janny</a>, <a href="https://edbeeching.github.io/">Edward Beeching</a>, <a href="https://theo-jaunet.github.io/">Theo Jaunet</a>, <a href="https://fr.linkedin.com/in/quentin-possama%C3%AF-425420142">Quentin Possamai</a>, <a href="https://pierremarza.github.io/">Pierre Marza</a>, <a href="https://europe.naverlabs.com/people_user/assem-sadek">Assem Sadek</a>, <a href="https://fr.linkedin.com/in/olivier-serris-4575631b9">Olivier Serris</a>, <a href="">Guillaume Bono</a>, Aurelien Beneteau, <a href=""></a><a href="https://corentinkervadec.github.io/">Corentin Kervadec</a> (not shown).
<br><br><br>
<img width="100%" src="miscphotos/wolfpack_feb2020.jpg">
<i>The group in Februar 2020:
<a href="https://corentinkervadec.github.io/">Corentin Kervadec</a>,
<a href="https://scholar.google.com/citations?user=IC0ceIgAAAAJ&hl=en">Steeven Janny</a>,
<a href="https://edbeeching.github.io/">Edward Beeching</a>,
<a href="https://fabienbaradel.github.io/">Fabien Baradel</a>,
<a href="https://theo-jaunet.github.io/">Theo Jaunet</a>,
<a href="https://fr.linkedin.com/in/quentin-possama%C3%AF-425420142">Quentin Possamai</a>,
Quentin Debard (not shown).
</i>
</center>
</div>
</body>
</html>