-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html~
88 lines (84 loc) · 3.68 KB
/
index.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html>
<head>
<!-- <meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" /> -->
<!-- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> -->
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>Nicolas Goix</title>
</head>
<body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-23998109-2");
pageTracker._trackPageview();
} catch(err) {}
</script>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Nicolas Goix</div>
<div class="menu-item"><a href="index.html" class="current">Home</a></div>
<div class="menu-item"><a href="biography.html">Biography</a></div>
<div class="menu-category">Research</div>
<div class="menu-item"><a href="papers.html">Papers</a></div>
<div class="menu-category">Code </div>
<div class="menu-item"><a href="sklearn.html">Scikit-Learn</a></div>
<div class="menu-item"><a href="damex.html">Damex Algorithm</a></div>
<div class="menu-category">Miscellaneous</div>
<div class="menu-item"><a href="links.html">Links</a></div>
<!-- <div class="menu-category">Miscellaneous</div> -->
<!-- <div class="menu-item"><a href="links.html">Links</a></div> -->
</td>
<td id="layout-content">
<div id="toptitle">
<h1>Nicolas Goix</h1>
</div>
<table class="imgtable">
<tr>
<td>
<img src="image10.png" alt="" width="210px" height="270px" />
</td>
<td align="left">
<dl>
<dt>PhD student co-advised by <a href="http://perso.telecom-paristech.fr/~clemenco/Home.html" target="_blank">Stéphan Clémencon</a> and <a href="http://perso.telecom-paristech.fr/~sabourin/" target="_blank">Anne Sabourin</a></dt>
<dd><p></p></dd>
<dt><a href="http://www.tsi.telecom-paristech.fr/sta/en/" target="_blank">STA</a> (Statistics and Applications) team, <a href="http://www.telecom-paristech.fr/eng/training-innovating-in-a-digital-world.html" target="_blank">Télécom ParisTech</a></dt>
<dd><p></p></dd>
<dt>I'm funded by <a href="http://www.ens-cachan.fr/" target="_blank">Ecole Normale Supérieure de Cachan</a> and <a href="http://machinelearningforbigdata.telecom-paristech.fr/en/" target="_blank">Machine Learning for Big Data industrial research chair</a> </dt>
<dd><p></p></dd>
</dl>
<h2>Contact</h2>
<dl>
<dt>Télécom ParisTech</dt>
<dd><p></p></dd>
<dt>Bureau E304. 46 rue Barrault, 75013 Paris</dt>
<dd><p></p></dd>
<dd><p></p></dd>
<dt>first.last (at) telecom-paristech.fr</dt>
<dd><p></p></dd>
</dl>
</td>
</tr>
</table>
<h2>Research Interests</h2>
<ul>
<li><p>Machine Learning</p></li>
<li><p>Anomaly Detection</p></li>
<li><p>Unsupervised Learning</p></li>
<li><p>Multivariate Extreme Value Theory</p></li>
</ul>
<!-- <div id="footer"> -->
<!-- <div id="footer-text"> -->
<!-- Page generated by <a href="http://jemdoc.jaboc.net/">jemdoc</a>. -->
<!-- </div> -->
<!-- </div> -->
</td>
</tr>
</table>
</body>
</html>