Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 364 Bytes

File metadata and controls

5 lines (4 loc) · 364 Bytes

NuGraph

NuGraph is a graph neural network (GNN) for neutrino physics event reconstruction. This repository contains the source code for the following packages:

  • nugraph – module containing the GNN architecture and data loader
  • pynuml – module containing graph processing, truth labelling and visualization tools.