CarloLucibello / GraphNeuralNetworks.jl

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

Add `drop_nodes` transform #426

Closed rbSparky closed 1 week ago

rbSparky commented 3 months ago

Next step to complete Issue #412

Will be ready for merge once PR #424 is merged

Implements DropNode.