ben-hawks / pytorch-jet-classify

Pytorch implementation of the HLS4ML 3 Layer Jet Tagging model, including a standard Pytorch (float) and a Quantized (via Xilinx's Brevitas library) implementation. designed for use with the HLS4ML LHC Jet dataset (100 particles): https://zenodo.org/record/3602254
8 stars 8 forks source link

Compare this Pytorch/Brevitas implementation to Keras/QKeras Results #3

Open ben-hawks opened 4 years ago

ben-hawks commented 4 years ago

Compare performance of this model to that of Thea's QKeras Implementation