Skip to content

ML methods for neutrino energy reconstruction in BaikalGVD.

Notifications You must be signed in to change notification settings

AlbertMatseiko/NuEnergy

Repository files navigation

Neutrino energy reconstruction

Abstract

Baikal-GVD is a large (∼ 1 km3) underwater neutrino telescope located in Lake Baikal, Russia. This work presents a neural network for reconstructing energy of muons particles born in interaction of neutrino with water. Simultaneously, the network estimates an error of it's reconstruction in terms of 1 sigma. This achieved by using special loss function, based on gaussian likelihood.

The repository contains framework for data analysis in Baikal-GVD experiment.

Repository provides code for Physical-informed neural nets:


Functionality

  • Linear and Convolution NN with fixed data
  • Recurrent Neural Networks for work with sequential data

Getting started

Installation

Preliminaries: I recommend using Linux distributions

Clone repository using git

git clone 

Poetry will install proper environment for your start

# to be written

Command Line Interface

After installation project can be started solely from command:

# to be written

Python

Minimal example

# to be written

Contact

Contact me via opening issue on github or sending email matseiko.av@phystech.edu.

Use telegram for research collaboration @AlbertMac280

About

ML methods for neutrino energy reconstruction in BaikalGVD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published