top of page

DNN with Keras for regression problem

  • Writer: Jonathan Bossio
    Jonathan Bossio
  • May 23, 2023
  • 1 min read



This is a real-world example using Keras for performing regression. In this case, a deep neural network is trained to predict the longitudinal hit position for any calorimeter layer, particle, and eta range for the official fast simulation of the ATLAS detector.


Follow the link to find the repository and instructions: https://github.com/jbossios/ATLAS_FCS_RegressionWithKeras


© 2025 Jonathan David Bossio Sola

  • Linkedin
  • GitHub
bottom of page