Compilation of files relating to the L1 LLP Jet Tagger.
-
hls4ml_proj/firmware
contains mymyproject.cpp
. This file is the output design inqkerasModel.py
produced by the hls4ml tool. -
qkerasModel.py
has the qkeras model. -
qkROC.py
is the file used to produceROCCurveQK.png
. -
HLS_Qk_Roc.py
is the file used to producehls_Qk_ROCCurve.png
, which shows a comparison of ROC curves between the qkeras model and its hls conversion. -
qkL1JetTagModel_hls_config.ipynb
is the file used to convert the model saved inqkL1JetTagModel.h5
to HLS. This jupyter notebooks shows all of the configurations used, i.e reuse factor, precision, etc...