CarloLucibello / GraphNeuralNetworks.jl

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

Add `TGCNCell` layer #314

Closed aurorarossi closed 12 months ago

aurorarossi commented 1 year ago

This PR adds the layer described in the paper: T-GCN: A Temporal Graph Convolutional Network for Traffic Prediction.