-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathadvising.html
More file actions
289 lines (277 loc) · 16.3 KB
/
advising.html
File metadata and controls
289 lines (277 loc) · 16.3 KB
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Boris Ivanovic | Advising</title>
<meta name="description" content="">
<!--
Volton Template
http://www.templatemo.com/tm-441-volton
-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/academicons.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/templatemo-style.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=9ByQ8gbazn">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=9ByQ8gbazn">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=9ByQ8gbazn">
<link rel="manifest" href="/manifest.json?v=9ByQ8gbazn">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=9ByQ8gbazn" color="#8c1515">
<link rel="shortcut icon" href="/favicon.ico?v=9ByQ8gbazn">
<meta name="msapplication-TileColor" content="#8c1515">
<meta name="msapplication-TileImage" content="/mstile-144x144.png?v=9ByQ8gbazn">
<meta name="theme-color" content="#ffffff">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-88631709-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="responsive-header visible-xs visible-sm">
<div class="container">
<div class="row" style="margin-right: 0px">
<div class="col-md-12">
<div class="top-section">
<div class="profile-image">
<img src="img/profile.jpg" alt="Boris">
</div>
<div class="profile-content">
<h3 class="profile-title">Boris Ivanovic</h3>
<p class="profile-description">Research Manager @ NVIDIA</p>
<p class="profile-description"><br /></p>
<div class="social-icons">
<ul>
<li><a href="https://twitter.com/iamborisi" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/in/boris-ivanovic-a3103064" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://scholar.google.com/citations?user=ey9AQcEAAAAJ" target="_blank"><i class="ai ai-google-scholar"></i></a></li>
<li><a href="https://arxiv.org/a/ivanovic_b_1" target="_blank">arXiv</a></li>
</ul>
</div> <!-- .social-icons -->
</div>
</div>
</div>
</div>
<a href="#" class="toggle-menu"><i class="fa fa-bars"></i></a>
<div class="main-navigation responsive-menu">
<ul class="navigation">
<li><a href="index.html"><i class="fa fa-home fa-fw"></i>Home</a></li>
<li><a href="education.html"><i class="fa fa-graduation-cap fa-fw"></i>Education</a></li>
<li><a href="publications.html"><i class="fa fa-file fa-fw"></i>Publications</a></li>
<li><a href="experience.html"><i class="fa fa-suitcase fa-fw"></i>Experience</a></li>
<li><a href="advising.html"><i class="fa fa-users fa-fw"></i>Advising</a></li>
<li><a href="awards.html"><i class="fa fa-star fa-fw"></i>Awards</a></li>
</ul>
</div>
</div>
</div>
<!-- SIDEBAR -->
<div class="sidebar-menu hidden-xs hidden-sm">
<div class="top-section">
<div class="profile-image">
<img src="img/profile.jpg" alt="Boris">
</div>
<h3 class="profile-title">Boris Ivanovic</h3>
<!-- <p class="profile-description">borisi (at) stanford (dot) edu</p> -->
<p class="profile-description"><br /></p>
<p class="profile-description">Research Manager @ NVIDIA</p>
<p class="profile-description"><a href="https://nvr-avg.github.io/" target="_blank">Autonomous Vehicle Research Group</a></p>
<p class="profile-description"><a href="https://www.nvidia.com/en-us/research/" target="_blank">NVIDIA Research</a></p>
<p class="profile-description"><a href="https://www.nvidia.com/en-us/" target="_blank">NVIDIA</a></p>
</div> <!-- top-section -->
<div class="social-icons">
<ul>
<li><a href="https://twitter.com/iamborisi" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/in/boris-ivanovic-a3103064" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://scholar.google.com/citations?user=ey9AQcEAAAAJ" target="_blank"><i class="ai ai-google-scholar"></i></a></li>
<li><a href="https://arxiv.org/a/ivanovic_b_1" target="_blank">arXiv</a></li>
</ul>
</div> <!-- .social-icons -->
<div class="main-navigation">
<ul class="navigation">
<li><a href="index.html"><i class="fa fa-home fa-fw"></i>Home</a></li>
<li><a href="education.html"><i class="fa fa-graduation-cap fa-fw"></i>Education</a></li>
<li><a href="publications.html"><i class="fa fa-file fa-fw"></i>Publications</a></li>
<li><a href="experience.html"><i class="fa fa-suitcase fa-fw"></i>Experience</a></li>
<li><a href="advising.html"><i class="fa fa-users fa-fw"></i>Advising</a></li>
<li><a href="awards.html"><i class="fa fa-star fa-fw"></i>Awards</a></li>
</ul>
</div> <!-- .main-navigation -->
</div> <!-- .sidebar-menu -->
<!-- MAIN CONTENT -->
<div class="main-content">
<div class="fluid-container">
<div class="content-wrapper">
<!-- ADVISING -->
<div class="page-section" id="advising">
<div class="row">
<div class="col-md-12">
<h4 class="widget-title">Advising</h4>
<h5 class="widget-title" style="margin-bottom: 5px">At NVIDIA</h5>
<table class="advisees">
<tr>
<th>Name</th>
<th>Program</th>
<th>School</th>
<th>Dates</th>
<th>Current</th>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/alfred-gu-9902831a0/" target="_blank">Alfred Gu</a></th>
<td>Undergrad EngSci</td>
<td>University of Toronto</td>
<td>6/2023 - Present</td>
</tr>
<tr>
<th><a href="https://ariostgx.github.io/website/" target="_blank">Shuhan Tan</a></th>
<td>PhD CS</td>
<td>UT Austin</td>
<td>3/2023 - Present</td>
</tr>
<tr>
<th><a href="https://jiawei-yang.github.io/" target="_blank">Jiawei Yang</a></th>
<td>PhD CS</td>
<td>USC</td>
<td>2/2023 - Present</td>
</tr>
<tr>
<th><a href="https://aiasd.github.io/" target="_blank">Ziyuan Zhong</a></th>
<td>PhD CS</td>
<td>Columbia University</td>
<td>2/2023 - 6/2023</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/guanyu-song-a53a811ba/" target="_blank">Guanyu Song</a></th>
<td>Undergrad CS</td>
<td>University of Toronto</td>
<td>9/2022 - Present</td>
</tr>
<tr>
<th><a href="https://fanyun-sun.github.io/" target="_blank">Sun Fan-Yun</a></th>
<td>PhD CS</td>
<td>Stanford University</td>
<td>6/2022 - 11/2022</td>
</tr>
<tr>
<th><a href="https://www.fchristianos.com/" target="_blank">Filippos Christianos</a></th>
<td>PhD Robotics</td>
<td>University of Edinburgh</td>
<td>6/2022 - 9/2022</td>
</tr>
</table>
<br />
<h5 class="widget-title" style="margin-bottom: 5px">At Stanford</h5>
<table class="advisees">
<tr>
<th>Name</th>
<th>Program</th>
<th>School</th>
<th>Dates</th>
<th>Current</th>
</tr>
<tr>
<th><a href="https://mfadhilgtg.github.io" target="_blank">M. Fadhil Ginting</a></th>
<td>PhD AA</td>
<td>Stanford University</td>
<td>9/2021 - 12/2021</td>
</tr>
<tr>
<th><a href="https://www.mecc.polimi.it/us/phd/our-phd-students/xxxv-cycle/luca-paparusso" target="_blank">Luca Paparusso</a></th>
<td>PhD ME</td>
<td>Politecnico di Milano</td>
<td>1/2021 - 12/2021</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/richardlyf" target="_blank">Yifeng (Richard) Lin</a></th>
<td>MS CS</td>
<td>Stanford University</td>
<td>1/2021 - 6/2021</td>
<td>Deep Learning Scientist at NVIDIA</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/priyakasimbeg" target="_blank">Priya Kasimbeg</a></th>
<td>MS ICME</td>
<td>Stanford University</td>
<td>4/2020 - 6/2020</td>
<td>SWE at Google</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/onur-cezmi-mutlu-2178771b8" target="_blank">Cezmi Mutlu</a></th>
<td>PhD EE</td>
<td>Stanford University</td>
<td>1/2020 - 3/2020</td>
<td>Stanford EE PhD Student</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/timsalzmann" target="_blank">Tim Salzmann</a></th>
<td>MS Robotics</td>
<td>Technical University of Munich</td>
<td>9/2019 - 2/2020</td>
<td>TUM PhD Student</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/junwuzhang" target="_blank">Junwu Zhang</a></th>
<td>MS MechE</td>
<td>Stanford University</td>
<td>4/2019 - 6/2019</td>
<td>Roboticist at Vicarious</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/hans-magnus-e-ewald" target="_blank">Hans Magnus Ewald</a></th>
<td>PhD EE</td>
<td>Stanford University</td>
<td>1/2019 - 4/2019</td>
<td>R&D Engineer at Forkbeard Tech</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/simon-romanski" target="_blank">Simon Romanski</a></th>
<td>MS EE/CS</td>
<td>Karlsruhe Institute of Technology</td>
<td>9/2018 - 4/2019</td>
<td>ML Researcher at understand.ai</td>
</tr>
<tr>
<th><a href="http://asl.stanford.edu/people/amine-elhafsi" target="_blank">Amine Elhafsi</a></th>
<td>MS Aero/Astro</td>
<td>Stanford University</th>
<td>9/2018 - 12/2018</td>
<td>Proud ASL member!</td>
</tr>
<tr>
<th><a href="https://www.linkedin.com/in/oriana-peltzer" target="_blank">Oriana Peltzer</a></th>
<td>MS MechE</td>
<td>Stanford University</td>
<td>9/2018 - 12/2018</td>
<td>Stanford MechE PhD Student</td>
</tr>
</table>
<hr>
</div>
</div> <!-- #ADVISING -->
</div>
<div class="row" id="footer">
<div class="col-md-12 text-center">
<p class="copyright-text">© 2016 - 2026 Boris Ivanovic</p>
</div>
</div>
</div>
</div>
</div>
<script src="js/vendor/jquery-1.10.2.min.js"></script>
<script src="js/min/plugins.min.js"></script>
<script src="js/min/main.min.js"></script>
</body>
</html>