CarloLucibello / GraphNeuralNetworks.jl

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

Maybe state difference with GeometricFlux.jl. #435

Closed alex-s-gardner closed 1 month ago

alex-s-gardner commented 1 month ago

Snooping around for a julia GNN package and it would be helpful to know how GraphNeuralNetworks.jl differs from GeometricFlux.jl... maybe it's just in scope and ease of use?

CarloLucibello commented 1 month ago

GNN.jl is actively mantained and I think it has a cleaner interface. More differences are elencated in #81