GitXplorerGitXplorer
v

NotebooksLCD

public
0 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
b59fa0ac5458505b511a4a3f0dc563a5b4140f29

Merge branch 'master' of https://github.com/vitoriapacela/NotebooksLCD

vvitoriapacela committed 7 years ago
Unverified
080992bcdcf3d43c7054a7a1193facb0170c47ce

Initial commit

vvitoriapacela committed 7 years ago
Unverified
6ecbf51e613d0a59aedd0e7d7c9274f0fbfe8b47

notebooks

vvitoriapacela committed 7 years ago

README

The README file for this repository.

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.