Skip to content

Commit 0b489c2

Browse files
committed
random authors order
1 parent e194625 commit 0b489c2

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

Diff for: html/_authors.html

+33-33
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,27 @@ <h2 class="text-white mb-4">Authors</h2>
99
<div class="authors-content">
1010
<div class="row authors-content-row">
1111
<div class="col-md-9 col-sm-12 authors-content-text">
12-
<h3 class="text-white mb-4" style="width:100%">Alexandre Lacoste</h3>
13-
<p class="text-white mb-4">
14-
Alexandre is a research scientist at <a href="https://www.elementai.com/"
15-
target="_blank" rel="noopener noreferrer">Element AI</a>. His research interests
16-
revolve around multi-task transfer learning, probabilistic machine learning and causal
17-
inference. Prior to Element AI, he worked at Google for 3 years on large scale question
18-
answering systems using machine learning. He obtained his PhD in theoretical machine
19-
learning where he developed bridges between PAC-Bayes and Bayes theories.</p>
12+
<h3 class="text-white mb-4" style="width:100%">Victor Schmidt</h3>
13+
<p class="text-white mb-4"> Victor is a PhD candidate at Mila with Prof. Yoshua
14+
Bengio. He focuses on different areas where AI can help mitigate Climate Change. Amongst
15+
others, his main focus is on creating visualizations of Climate Change consequences to
16+
help the public better understand them. Prior to his PhD, Victor worked as a <a
17+
href="https://entrepreneur-interet-general.etalab.gouv.fr/defis/2018/hopkins.html"
18+
rel="noopener noreferrer">Public
19+
Interest Entrepreneur</a> in France. He obtained his engineering degree from Ecole
20+
polytechnique and an MSc. in Machine Learning from UCL.</p>
2021
</div>
2122
<div class="col-md-3 col-sm-12 authors-content-img">
22-
<img class="lozad"
23-
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/alex.png"
24-
alt="alexandre lacoste">
23+
<div style="text-align: center;">
24+
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">
25+
<img class="lozad"
26+
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/victor.jpeg"
27+
alt="victor schmidt">
28+
</a>
29+
<br>
30+
<br>
31+
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">vict0rs.ch</a>
32+
</div>
2533
</div>
2634
</div>
2735
</div>
@@ -41,9 +49,9 @@ <h3 class="text-white mb-4" style="width:100%">Alexandra (Sasha) Luccioni</h3>
4149
<div class="col-md-3 col-sm-12 authors-content-img">
4250
<div style="text-align: center;">
4351
<a href="https://sashaluccioni.com/" target="_blank" rel="noopener noreferrer">
44-
<img class="lozad"
45-
data-src="https://sashaluccioni.files.wordpress.com/2019/07/img_20190307_091449_436.jpg"
46-
alt="sasha luccioni">
52+
<img class="lozad"
53+
data-src="https://sashaluccioni.files.wordpress.com/2019/07/img_20190307_091449_436.jpg"
54+
alt="sasha luccioni">
4755
</a>
4856
<br>
4957
<br>
@@ -57,27 +65,19 @@ <h3 class="text-white mb-4" style="width:100%">Alexandra (Sasha) Luccioni</h3>
5765
<div class="authors-content">
5866
<div class="row authors-content-row">
5967
<div class="col-md-9 col-sm-12 authors-content-text">
60-
<h3 class="text-white mb-4" style="width:100%">Victor Schmidt</h3>
61-
<p class="text-white mb-4"> Victor is a PhD candidate at Mila with Prof. Yoshua
62-
Bengio. He focuses on different areas where AI can help mitigate Climate Change. Amongst
63-
others, his main focus is on creating visualizations of Climate Change consequences to
64-
help the public better understand them. Prior to his PhD, Victor worked as a <a
65-
href="https://entrepreneur-interet-general.etalab.gouv.fr/defis/2018/hopkins.html"
66-
rel="noopener noreferrer">Public
67-
Interest Entrepreneur</a> in France. He obtained his engineering degree from Ecole
68-
polytechnique and an MSc. in Machine Learning from UCL.</p>
68+
<h3 class="text-white mb-4" style="width:100%">Alexandre Lacoste</h3>
69+
<p class="text-white mb-4">
70+
Alexandre is a research scientist at <a href="https://www.elementai.com/"
71+
target="_blank" rel="noopener noreferrer">Element AI</a>. His research interests
72+
revolve around multi-task transfer learning, probabilistic machine learning and causal
73+
inference. Prior to Element AI, he worked at Google for 3 years on large scale question
74+
answering systems using machine learning. He obtained his PhD in theoretical machine
75+
learning where he developed bridges between PAC-Bayes and Bayes theories.</p>
6976
</div>
7077
<div class="col-md-3 col-sm-12 authors-content-img">
71-
<div style="text-align: center;">
72-
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">
73-
<img class="lozad"
74-
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/victor.jpeg"
75-
alt="victor schmidt">
76-
</a>
77-
<br>
78-
<br>
79-
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">vict0rs.ch</a>
80-
</div>
78+
<img class="lozad"
79+
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/alex.png"
80+
alt="alexandre lacoste">
8181
</div>
8282
</div>
8383
</div>

Diff for: index.html

+33-33
Original file line numberDiff line numberDiff line change
@@ -922,19 +922,27 @@ <h2 class="text-white mb-4">Authors</h2>
922922
<div class="authors-content">
923923
<div class="row authors-content-row">
924924
<div class="col-md-9 col-sm-12 authors-content-text">
925-
<h3 class="text-white mb-4" style="width:100%">Alexandre Lacoste</h3>
926-
<p class="text-white mb-4">
927-
Alexandre is a research scientist at <a href="https://www.elementai.com/"
928-
target="_blank" rel="noopener noreferrer">Element AI</a>. His research interests
929-
revolve around multi-task transfer learning, probabilistic machine learning and causal
930-
inference. Prior to Element AI, he worked at Google for 3 years on large scale question
931-
answering systems using machine learning. He obtained his PhD in theoretical machine
932-
learning where he developed bridges between PAC-Bayes and Bayes theories.</p>
925+
<h3 class="text-white mb-4" style="width:100%">Victor Schmidt</h3>
926+
<p class="text-white mb-4"> Victor is a PhD candidate at Mila with Prof. Yoshua
927+
Bengio. He focuses on different areas where AI can help mitigate Climate Change. Amongst
928+
others, his main focus is on creating visualizations of Climate Change consequences to
929+
help the public better understand them. Prior to his PhD, Victor worked as a <a
930+
href="https://entrepreneur-interet-general.etalab.gouv.fr/defis/2018/hopkins.html"
931+
rel="noopener noreferrer">Public
932+
Interest Entrepreneur</a> in France. He obtained his engineering degree from Ecole
933+
polytechnique and an MSc. in Machine Learning from UCL.</p>
933934
</div>
934935
<div class="col-md-3 col-sm-12 authors-content-img">
935-
<img class="lozad"
936-
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/alex.png"
937-
alt="alexandre lacoste">
936+
<div style="text-align: center;">
937+
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">
938+
<img class="lozad"
939+
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/victor.jpeg"
940+
alt="victor schmidt">
941+
</a>
942+
<br>
943+
<br>
944+
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">vict0rs.ch</a>
945+
</div>
938946
</div>
939947
</div>
940948
</div>
@@ -954,9 +962,9 @@ <h3 class="text-white mb-4" style="width:100%">Alexandra (Sasha) Luccioni</h3>
954962
<div class="col-md-3 col-sm-12 authors-content-img">
955963
<div style="text-align: center;">
956964
<a href="https://sashaluccioni.com/" target="_blank" rel="noopener noreferrer">
957-
<img class="lozad"
958-
data-src="https://sashaluccioni.files.wordpress.com/2019/07/img_20190307_091449_436.jpg"
959-
alt="sasha luccioni">
965+
<img class="lozad"
966+
data-src="https://sashaluccioni.files.wordpress.com/2019/07/img_20190307_091449_436.jpg"
967+
alt="sasha luccioni">
960968
</a>
961969
<br>
962970
<br>
@@ -970,27 +978,19 @@ <h3 class="text-white mb-4" style="width:100%">Alexandra (Sasha) Luccioni</h3>
970978
<div class="authors-content">
971979
<div class="row authors-content-row">
972980
<div class="col-md-9 col-sm-12 authors-content-text">
973-
<h3 class="text-white mb-4" style="width:100%">Victor Schmidt</h3>
974-
<p class="text-white mb-4"> Victor is a PhD candidate at Mila with Prof. Yoshua
975-
Bengio. He focuses on different areas where AI can help mitigate Climate Change. Amongst
976-
others, his main focus is on creating visualizations of Climate Change consequences to
977-
help the public better understand them. Prior to his PhD, Victor worked as a <a
978-
href="https://entrepreneur-interet-general.etalab.gouv.fr/defis/2018/hopkins.html"
979-
rel="noopener noreferrer">Public
980-
Interest Entrepreneur</a> in France. He obtained his engineering degree from Ecole
981-
polytechnique and an MSc. in Machine Learning from UCL.</p>
981+
<h3 class="text-white mb-4" style="width:100%">Alexandre Lacoste</h3>
982+
<p class="text-white mb-4">
983+
Alexandre is a research scientist at <a href="https://www.elementai.com/"
984+
target="_blank" rel="noopener noreferrer">Element AI</a>. His research interests
985+
revolve around multi-task transfer learning, probabilistic machine learning and causal
986+
inference. Prior to Element AI, he worked at Google for 3 years on large scale question
987+
answering systems using machine learning. He obtained his PhD in theoretical machine
988+
learning where he developed bridges between PAC-Bayes and Bayes theories.</p>
982989
</div>
983990
<div class="col-md-3 col-sm-12 authors-content-img">
984-
<div style="text-align: center;">
985-
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">
986-
<img class="lozad"
987-
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/victor.jpeg"
988-
alt="victor schmidt">
989-
</a>
990-
<br>
991-
<br>
992-
<a href="https://vict0rs.ch" target="_blank" rel="noopener noreferrer">vict0rs.ch</a>
993-
</div>
991+
<img class="lozad"
992+
data-src="https://raw.githubusercontent.com/mlco2/impact/master/img/alex.png"
993+
alt="alexandre lacoste">
994994
</div>
995995
</div>
996996
</div>

0 commit comments

Comments
 (0)