Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[Project] TensorFlow Implementation of Graphical Attention RNNs (Cirstea et. al, 2019)

I really enjoyed this paper on graphical attention RNNs. It is basically a clever way to combine a Graph Attention Mechanism (Veličković et al., 2017) with a Diffusion Convolutional RNN (Li et al., 2017). As the authors did not provide an implementation, I decided to create one myself. My implementation can be found here.

Hope it may be of use to somebody. Any feedback would be greatly appreciated.

submitted by /u/Gedanke
[link] [comments]