Skip to content

Commit 9e2dacc

Browse files
committed
update
1 parent e306630 commit 9e2dacc

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

people.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,11 +227,11 @@ <h3> MIT </h3>
227227
<hr>
228228
<!-- ******************************************************* -->
229229
<h3> UC San Diego </h3>
230-
<a href="javascript:showhide('jduarte')"> Javier Duarte</a>: PhD, Physics, Caltech
230+
<a href="javascript:showhide('jduarte')"> Javier Duarte</a>: (PhD, Physics)
231231
<div id="jduarte" style="display:none;">
232232
<ul>
233233
<li> <b>Position</b>: Assistant Professor </li>
234-
<li> <b>Interests</b>: Higgs, trigger, graph neural networks, selective persistence, anomaly detection </li>
234+
<li> <b>Interests</b>: Higgs boson, trigger, graph neural networks, selective persistence, data scouting, anomaly detection </li>
235235
</ul>
236236
<a href="images/javier_duarte.jpg" class="image image-centered"><img src="images/javier_duarte.jpg" height="300" alt="" /></a>
237237
</div>

projects.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,12 @@ <h2>Projects</h2>
4747
</div>
4848
<h3> Papers </h3>
4949
<p style="line-height:1.3">
50-
<ul>
51-
<li> Fast inference of Boosted Decision Trees in FPGAs for particle physics. <a href="https://arxiv.org/abs/2002.02534">arXiv:2002.02534 [physics.comp-ph]</a>, February 2020. </li>
50+
<ul>
51+
<li> Compressing deep neural networks on FPGAs to binary and ternary precision with hls4ml, <a href="https://arxiv.org/abs/2003.06308">arXiv:2003.06308 [cs.LG]</a>, March 2020. </li>
52+
<li> Fast inference of Boosted Decision Trees in FPGAs for particle physics, <a href="https://arxiv.org/abs/2002.02534">arXiv:2002.02534 [physics.comp-ph]</a>, February 2020. </li>
5253
<li> ESP4ML: Platform-Based Design of Systems-on-Chip for Embedded Machine Learning, <a href="https://sld.cs.columbia.edu/pubs/giri_date20.pdf"> DATE Conference 2020 </a>.
53-
<li> Accelerated Machine Learning as a Service for Particle Physics Computing. <a href="https://ml4physicalsciences.github.io/files/NeurIPS_ML4PS_2019_64.pdf">NeurIPS ML4PS Workshop, 2019</a>. </li>
54-
<li> Low-latency machine learning inference on FPGAs. <a href="https://ml4physicalsciences.github.io/files/NeurIPS_ML4PS_2019_74.pdf">NeurIPS ML4PS Workshop, 2019</a>. </li>
54+
<li> Accelerated Machine Learning as a Service for Particle Physics Computing, <a href="https://ml4physicalsciences.github.io/files/NeurIPS_ML4PS_2019_64.pdf">NeurIPS ML4PS Workshop, 2019</a>. </li>
55+
<li> Low-latency machine learning inference on FPGAs, <a href="https://ml4physicalsciences.github.io/files/NeurIPS_ML4PS_2019_74.pdf">NeurIPS ML4PS Workshop, 2019</a>. </li>
5556
<li> Fast inference of deep neural networks in FPGAs for particle physics, <a href="https://doi.org/10.1088/1748-0221/13/07/P07027">JINST 13, P07027 (2018)</a> </li>
5657
<li> FPGA-accelerated machine learning inference as a service for particle physics computing, <a href="https://doi.org/10.1007/s41781-019-0027-2">Comput Softw Big Sci (2019) 3: 13</a> </li>
5758
</ul>

0 commit comments

Comments
 (0)