Skip to main content

Runs Neural Networks for usage in the KM3NeT project

Project description

https://badge.fury.io/py/orcanet.svg https://git.km3net.de/ml/OrcaNet/badges/master/pipeline.svg https://git.km3net.de/examples/km3badges/-/raw/master/docs-latest-brightgreen.svg https://git.km3net.de/ml/OrcaNet/badges/master/coverage.svg

OrcaNet is a deep learning framework based on tensorflow in order to simplify the training process of neural networks for astroparticle physics, in particular for Orca, Arca and Antares. It incorporates automated logging, plotting and validating during the training, as well as saving and continuing the training process. Additionally, it features easy management of multiple neural network inputs and the use of training data which is split over multiple files.

In this sense, it tackles many challenges that are usually found in astroparticle physics, like huge datasets.

Documentation is at https://ml.pages.km3net.de/OrcaNet/.

OrcaNet is a part of the Deep Learning efforts for the neutrino telescope KM3NeT. Find more information about KM3NeT on http://www.km3net.org .

OrcaNet is currently being developed at the official KM3NeT gitlab (https://git.km3net.de/ml/OrcaNet).

However, there’s also a github mirror that can be found at https://github.com/ViaFerrata/OrcaNet.

Past studies

For studies done using orcanet, check out the wiki page of the machine learning working group https://wiki.km3net.de/index.php/Machine_Learning_working_group . You can find orcanet config files used in studies in the directory orcanet_contrib/configs of the orcanet repo.

Installation

OrcaNet can be installed via pip by running:

pip install orcanet

In order to make use of tensorflow’s GPU acceleration, you need cuda and cudnn installed. You can see which of these each tensorflow version needs here https://www.tensorflow.org/install/source#gpu

Containerization

The easiest way to run OrcaNet is with singularity. A Singularity image of the latest stable version of OrcaNet with tensorflow and cuda/cudnn for GPUs is automatically uploaded to our sftp server. Download it e.g. via:

wget http://sftp.km3net.de/singularity/orcanet_v???.sif

where v??? is the version, e.g. orcanet_v1.0.1.sif. Run it on a CPU e.g. via:

singularity shell orcanet_v???.sif

If you run it on a GPU, don’t forget the nv flag:

singularity shell --nv orcanet_v???.sif

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orcanet-1.0.4.tar.gz (1.5 MB view details)

Uploaded Source

File details

Details for the file orcanet-1.0.4.tar.gz.

File metadata

  • Download URL: orcanet-1.0.4.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.12

File hashes

Hashes for orcanet-1.0.4.tar.gz
Algorithm Hash digest
SHA256 1020a0bb574dcd47c8641af46742aef8cde0e694b7517f7d20017af63fb1f4d9
MD5 ad5bdb4160046074dddf0f019c5ca17e
BLAKE2b-256 db04f7bdad9130cfb9587334c5aae64869d2132d20902b4467588a573a1a52b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page