CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
220 stars 46 forks source link

Add docstrings for TemporalSnapshotsGNNgraph #294

Closed aurorarossi closed 1 year ago

aurorarossi commented 1 year ago

This PR adds the docstrings for the TemporalSnapshotsGNNgraph struct and remove/add_snapshot functions.