Skip to content

Rueschi1/normalized-autoencoders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Normalized Autoencoder for LHC triggers

We want to use the Normalised AutoEncoder (NAE) to detect anomalous jets or events measured at the LHC.

The idea was originally put forward in this paper:

https://arxiv.org/pdf/2105.05735.pdf
Autoencoding under normalization constraints
Sangwoong Yoon, Yung-Kyun Noh and Frank C. Park
https://www.youtube.com/watch?v=ra6usGKnPGk

and applied on jet images by our group on arXiv:

https://arxiv.org/abs/2206.14225
A Normalized Autoencoder for LHC Triggers
B. Dillon et al.

The dataset classes are saved in loaders/ while the architectures in models/modules.py.

About

Repository for <A Normalized Autoencoder for LHC triggers> (B. Dillon et al. 2022).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%