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-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -48,16 +48,22 @@ <h2>Projects</h2>
48
48
<h3> Papers </h3>
49
49
<pstyle="line-height:1.3">
50
50
<ul>
51
-
<li> Fast inference of deep neural networks in FPGAs for particle physics, <ahref="https://arxiv.org/abs/1804.06913"> arXiv </a></li>
52
-
<li> FPGA-accelerated machine learning inference as a service for particle physics computing, <ahref="https://arxiv.org/abs/1904.08986"> arXiv </a></li>
51
+
<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>
52
+
<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>
53
53
</ul>
54
54
</p>
55
55
<h3> Talks </h3>
56
56
<pstyle="line-height:1.3">
57
57
List of various presentations from the community<br>
58
58
<ul>
59
-
<li> xxx </li>
60
-
<li> xxx </li>
59
+
<li> K. Pedro, FPGA-accelerated machine learning inference as a service for particle physics computing, CHEP 2019, <ahref="https://indico.cern.ch/event/773049/contributions/3474731/"><slides</a></li>
60
+
<li> J. Duarte, Machine Learning on FPGAs for low latency and high throughput inference, eScience 2019, <ahref="https://escience2019.sched.com/event/Uuiy/machine-learning-on-fpgas-for-low-latency-and-high-throughput-inference?iframe=yes&w=100%&sidebar=yes&bg=no#">slides</a></li>
61
+
<li> M. Liu, FPGA-accelerated machine learning inference as a solution for particle physics computing challenges, PASC 2019, <ahref="https://pasc19.pasc-conference.org/program/schedule/presentation/?id=msa134&sess=sess164">slides</a></li>
62
+
<li> J. Ngadiuba, hls4ml: deploying deep learning on FPGAs for trigger and data acquisition, ACAT 2019, <ahref="https://indico.cern.ch/event/708041/contributions/3269690/">slides</a></li>
63
+
<li> J. Duarte, FPGA-accelerated machine learning inference for particle physics computing challenges, CTD 2019, <ahref="https://indico.cern.ch/event/742793/contributions/3274392/">slides</a></li>
64
+
<li> J. Duarte, hls4ml: deploying deep learning on FPGAs for L1 trigger and data acquisition, TWEPP 2018, <ahref="https://indico.cern.ch/event/697988/contributions/3055990/">slides</a></li>
65
+
<li> J. Ngadiuba, Synthesizing machine learning algorithms on FPGAs, CHEP 2018, <ahref="https://indico.cern.ch/event/587955/contributions/2937529/">slides</a></li>
66
+
<li> N. Tran, Neural networks in FPGAs for trigger and DAQ, CTD 2018, <ahref="https://indico.cern.ch/event/658267/contributions/2813688/">slides</a></li>
0 commit comments