forked from AminWetzel-Shirley/ML-TTB-VBF-Detection
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREAD ME!.txt
More file actions
18 lines (7 loc) · 737 Bytes
/
READ ME!.txt
File metadata and controls
18 lines (7 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
A slimmed down version of final MSci project code for ML creation and adaptation for FPGAs and hls4ml fix. Contains examples for TTB and VBF detection using single neutrino as background.
Test Train Data Creation: Formatting of train and test data.
TF Model Creation: Contains TensorFlow code to build TTB and VBF detecting models.
HLS4ML: Contains TTB detector and VBF detector networks in form compatible for hls4ml conversion. Also contains hls4ml v0.2.0 fix with instructions.
Vivado HLS: Contains TTB detector and VBF detector networks as Vivado HLS projects post hls4ml conversion.
Analysis: Example code for producing ROC curves.
top.bit: Final bit file for TTB detector compatible with Serenity KU15p.