graphnet-team / graphnet

A Deep learning library for neutrino telescopes
https://graphnet-team.github.io/graphnet/
Apache License 2.0
85 stars 85 forks source link

add isolated nodes #715

Closed Aske-Rosted closed 1 month ago

Aske-Rosted commented 1 month ago

Adds a simple graph definition which simply does not construct a edge definition. Useful when the connection between the nodes is either not needed or constructed later in the model during run time.