- Indico style
- Indico style - inline minutes
- Indico style - numbered
- Indico style - numbered + minutes
- Indico Weeks View
The workshop, organised by the Institute for Particle Physics and Astrophysics (IPA) at ETH Zurich, aims to discuss diverse challenges in HEP and Astrophysics and how they are addressed using machine learning (ML). The event will consist of multiple talks from experts from academia and industry about successful applications of ML, together with some hands-on tutorials and discussions to provide the audience with sufficient knowledge on how to start profiting from these methods autonomously and making ML accessible to young researchers.
In this tutorial, you'll learn how to use deep learning to perform particle identification. We'll cover the basics of neural networks and how to build them using Python and TensorFlow. Participants will train their own neural networks using a dataset of particle tracks, and learn how to evaluate their performance. To participate, you'll need a Google account for Google Colab.
Prerequisites:
No prior experience with deep learning is required, but some familiarity with Python programming is recommended.
Materials needed:
A laptop computer with internet access and a Google account. Participants should open the notebook deep_learning_tutorial.ipynb on Google Colab from the following Github project: https://github.com/saulam/IPA-ML.