Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.
/ DeepNeutrino Public archive
forked from ddeandres/DeepNeutrino

Software for deep learning and neutrino experiment

Notifications You must be signed in to change notification settings

rodralva/DeepNeutrino

 
 

Repository files navigation

DeepNeutrino

Software for Deep Learning and neutrino experiment

Dependences

  • uproot may be useful. It is the fastest software that I have found regarding turning ROOT TTrees into numpy arrays. It is not the official ROOT software supported by CERN. To install it type $ pip3 install uproot .
  • ROOT CERN and PyROOT are useful, However uproot is faster.
  • numpy, obviously.
  • Tensor Flow, for deep learning purposes.
  • Keras, to implement deep learning model relatively fast.

About

Software for deep learning and neutrino experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%