Skip to content

Convolutional neural network autoencoders for jets in HEP

License

Notifications You must be signed in to change notification settings

zichunhao/cnn-jet-autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional Neural Network Autoencoders for Jets

Convolutional Neural Network (CNN) autoencoder on jet images in particle physics, used as a baseline for the LGAE.

Prepare Data

To prepare the data for training and testing, run the following script.

python3 data/preprocess.py --save-dir "data"

Releases

No releases published

Packages

No packages published

Languages