You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects.html
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,17 @@ <h2>Projects</h2>
48
48
<h3> Papers </h3>
49
49
<pstyle="line-height:1.3">
50
50
<ul>
51
-
<li> Compressing deep neural networks on FPGAs to binary and ternary precision with hls4ml, <ahref="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, <ahref="https://arxiv.org/abs/2002.02534">arXiv:2002.02534 [physics.comp-ph]</a>, February 2020. </li>
53
-
<li> ESP4ML: Platform-Based Design of Systems-on-Chip for Embedded Machine Learning, <ahref="https://sld.cs.columbia.edu/pubs/giri_date20.pdf"> DATE Conference 2020 </a>.
54
-
<li> Accelerated Machine Learning as a Service for Particle Physics Computing, <ahref="https://ml4physicalsciences.github.io/files/NeurIPS_ML4PS_2019_64.pdf">NeurIPS ML4PS Workshop, 2019</a>. </li>
<li> Fast inference of deep neural networks in FPGAs for particle physics, <ahref="https://doi.org/10.1088/1748-0221/13/07/P07027">JINST 13, P07027 (2018)</a></li>
57
-
<li> FPGA-accelerated machine learning inference as a service for particle physics computing, <ahref="https://doi.org/10.1007/s41781-019-0027-2">Comput Softw Big Sci (2019) 3: 13</a></li>
58
-
</ul>
51
+
<li> Distance-Weighted Graph Neural Networks on FPGAs for Real-Time Particle Reconstruction in High Energy Physics, <ahref="https://arxiv.org/abs/2008.03601">arXiv:2008.03601 [hep-ex]</a>. </li>
52
+
<li> GPU coprocessors as a service for deep learning inference in high energy physics, <ahref="https://arxiv.org/abs/2007.10359">arXiv:2007.10539 [physics.comp-ph]</a>. </li>
53
+
<li> Ultra Low-latency, Low-area Inference Accelerators using Heterogeneous Deep Quantization with QKeras and hls4ml, <ahref="https://arxiv.org/abs/2006.10159">arXiv:2006.10159 [physics.ins-det]</a>. </li>
54
+
<li> Compressing deep neural networks on FPGAs to binary and ternary precision with hls4ml, <ahref="https://doi.org/10.1088/2632-2153/aba042">MLST (2020)</a>. </li>
55
+
<li> Fast inference of Boosted Decision Trees in FPGAs for particle physics, <ahref="https://doi.org/10.1088/1748-0221/15/05/p05026">JINST 15, P05026 (2020)</a>. </li>
56
+
<li> ESP4ML: Platform-Based Design of Systems-on-Chip for Embedded Machine Learning, <ahref="https://sld.cs.columbia.edu/pubs/giri_date20.pdf"> DATE Conference 2020 </a>.
57
+
<li> Accelerated Machine Learning as a Service for Particle Physics Computing, <ahref="https://ml4physicalsciences.github.io/files/NeurIPS_ML4PS_2019_64.pdf">NeurIPS ML4PS Workshop 2019</a>. </li>
<li> Fast inference of deep neural networks in FPGAs for particle physics, <ahref="https://doi.org/10.1088/1748-0221/13/07/P07027">JINST 13, P07027 (2018)</a>. </li>
60
+
<li> FPGA-accelerated machine learning inference as a service for particle physics computing, <ahref="https://doi.org/10.1007/s41781-019-0027-2">Comput. Softw. Big Sci. 3, 13 (2019)</a></li>
0 commit comments