Python implementation of the training engine and framework to build, train and test graph neutral net models for Water Cherenkov Detectors.
2. Installation
.
+-- visualisation # Tools for visualizing model performance and dataset features
+-- detector_geometry.ipynb
+-- full_geo_dump.npz
+-- mPMT_to_row_col.csv
+-- visualisation.ipynb
+-- root_utils # Tools for interacting with the ROOT files from the WCSim simulations
+-- pos_utils.py
+-- README.md # README documentation for the repository
The following Python standard, machine learning and deep learning libraries are required for the functionality of the framework :
To download the repository use :
git clone https://github.com/WatChMaL/NeutronGNN.git