CarloLucibello / GraphNeuralNetworks.jl

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

Add `DConv` layer #441

Open aurorarossi opened 1 month ago

aurorarossi commented 1 month ago

This PR adds the Diffusion Convolutional Layer of the following paper https://arxiv.org/pdf/1707.01926