-
Notifications
You must be signed in to change notification settings - Fork 1
/
biography.html
72 lines (62 loc) · 4.54 KB
/
biography.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
<?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">Home</a></div>
<div class="menu-item"><a href="biography.html" class="current">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-item"><a href="emmv.html">Unsupervised Evaluation</a></div>
<div class="menu-item"><a href="nyu.html">Black hole Cyg-X-1</a></div>
<div class="menu-item"><a href="ocrf.html">One Class Random Forests</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 – Biography</h1>
</div>
<ul>
<li><p>2013 – 2016: <span class="couleur">Ph.D.<!-- , supervision <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> </span> --> at <a href="http://www.telecom-paristech.fr/eng/training-innovating-in-a-digital-world.html" target="_blank">Télécom ParisTech</a>.</p></li>
<li><p>May 2016 – Sep 2016: <span class="couleur">Visiting Academic at <a href="http://cds.nyu.edu/" target="_blank">NYU Center for Data Science</a>.</p></li>
<li><p>2012 – 2013: <span class="couleur">Research internship on Systemic Risk in Financial Systems (supervision <a href="http://www.imperial.ac.uk/people/r.cont" target="_blank">Rama Cont</a>) </span> at <a href="http://www.proba.jussieu.fr/indexen.php" target="_blank">LPMA, Université Paris VI (UPMC)</a>.</p></li>
<li><p>2011 – 2013: <span class="couleur"> Normalien </span> at <a href="http://www.ens-cachan.fr/" target="_blank">ENS Cachan</a>.</p></li>
<li><p>2011 – 2012: <span class="couleur"> <a href="http://www.proba.jussieu.fr/master2/master2.html" target="_blank">M2 Probabilités et Modèles Aléatoires</a> (M.Sc in Applied Mathematics, Probability and Stochastic Models) </span> at <a href="http://www.upmc.fr/" target="_blank">Université Paris VI (UPMC)</a>.</p></li>
<li><p>2009 – 2011: <span class="couleur"> Magistère, Fundamental and Applied Mathematics </span> at <a href="http://www.u-psud.fr/fr/index.html" target="_blank">Université Orsay Paris-Sud XI</a>.</p></li>
<li><p>2007 – 2009: <span class="couleur"> Classes Préparatoires MPSI-MP* (Mathematics, Physics, Computer Sciences) </span> at <a href="http://www.lyc-hoche-versailles.ac-versailles.fr/-Classes-preparatoires-.html" target="_blank"> Lycée Hoche, Versailles</a>.</p></li>
</ul>
<b>CV</b>: [<a href="CV/cv_goix_en.pdf">PDF</a>] (last update: Mars 2017) <a href="https://fr.linkedin.com/pub/nicolas-goix/49/76/412"><img src="https://static.licdn.com/scds/common/u/img/webpromo/btn_liprofile_blue_80x15.png" width="80" height="15" alt="View Nicolas Goix's profile on LinkedIn" /></a>
<!-- <p>For a more detailed curriculum vitae, see my <a href="ResumeBubeck.pdf">resume</a>.</p> -->
<!-- <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>