CarloLucibello / GraphNeuralNetworks.jl

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

Added `edges_add_augment` function (randomly add edges for augmentation) #428

Closed rbSparky closed 3 months ago

rbSparky commented 3 months ago

Continues Issue #412

DGL function

rbSparky commented 3 months ago

This can be merged with #423 I will combine the functionality in one PR itself