CarloLucibello / GraphNeuralNetworks.jl

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

example correction #347

Closed eahenle closed 9 months ago

eahenle commented 9 months ago

fixes #346 by adding the missing model argument to calls to loss

CarloLucibello commented 9 months ago

whoops, thanks!