Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 875 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 875 Bytes

Deep Neural Networks for Imaging Calorimetry

Repository for my SURF Caltech-CMS project on deep learning for imaging calorimetry in the LCD (Linear Collider Detector), in which we reconstruct the energy of the particles by using regression.

This repository has the main notebooks, which use the macros from the RegressionLCD repository. This work is under development, please follow the "Regression_GammaEscan.ipynb" notebook for a walkthrough.

Pre-processing dependencies: Danny Weitecamp's CMS_Deep_Learning package for the data generator.

Machine Learning dependencies: Keras with Tensorflow in the backend.

Post-processing dependencies: Matplotlib, Scipy.