This set of jupyter notebooks supports the machine learning tutorials prepared for the workshop Learning to Discover : Advanced Pattern Recognition at Institute Pascal / Paris-Saclay University.
This tutorial demonstrates the use of a Growing Neural Gas (GNG) network to learn the topology of an event as measured by the Delphi TPC at CERN. Learning of the tracks happens in unsupervised mode ie. implicitely driven by the density of the measured space points without knowledge of ground truth.
Data files: event2.csv
This tutorial analyzes the density of a Dalitz plot of the antiproton proton annihilation into the 3 particle
final state
Data files: ppe.dat
This example illustrates the classification of particle types using tensorflow/keras neural networks. The supervised training is based on a Multilayer Perceptron (MLP) with labeled MC generated data of BaBar.
Data files: PidTuple.root
This example illustrates the classification of particle types using tensorflow/keras neural networks. The unsupervised training is based on a Growing Neural Gas (GNG) network with unlabeled MC generated data of BaBar.
Data files: PidTuple.root