Deep Learning for Real-Time Top Quark Jet Tagging

Version 1.2.0 (589 KB) von Temo Vekua
End-to-end MATLAB Deep Learning workflow for Real-Time Top Quark Jet Tagging is presented
37 Downloads
Aktualisiert 1 Feb 2023

Deep-Learning-for-Real-Time-Top-Jet-Tagging

End-to-end MATLAB® workflow for Real-Time Top Quark Jet Tagging is presented. Live script contains a predictive model, based on deep convolutional neural network, that discriminates top quark (signal) jets from QCD plain vanilla (background) jets. Besides a predictive model, the workflow presented includes: accessing and preprocessing particle scattering data, transforming jets to 2D images, and code generation for deployment of the network on FPGA.

Setup

To Run:

  1. Download particle jets open datasets as instructed in the Reference Datasets section of the Live script. Open Python, import part of the randomly sampled data as pandas dataframes and save in parquet format.
  2. Import parquet data as a MATLAB table, preprocess jets to images and save to disc.
  3. Build deep convolusional neural network using App designer® and train network using training datasets.
  4. Check accuracy of the network on test datasets.
  5. Deploy trained network on FPGA following Deploy Trained Network on FPGA section of the Live script.

MathWorks Products (https://www.mathworks.com)

Requires MATLAB release R2020a or newer

Zitieren als

Temo Vekua (2024). Deep Learning for Real-Time Top Quark Jet Tagging (https://github.com/MathWorks-Teaching-Resources/Deep-Learning-for-Real-Time-Top-Jet-Tagging), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2021b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.2.0

included image

1.1.0

connected to github

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.