CarloLucibello / GraphNeuralNetworks.jl

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

Add WeightAndSum pooling layer #263

Open aurorarossi opened 1 year ago

aurorarossi commented 1 year ago

This PR will add the WeightAndSum pooling layer (see issue #41)