Skip to content

Releases: benedekrozemberczki/pytorch_geometric_temporal

New release with Traffic datasets

05 Mar 20:44
Compare
Choose a tag to compare
  • Traffic datasets from new papers are added

Corrected T-GCN

17 Feb 20:38
Compare
Choose a tag to compare
  • T-GCN correction.

Added T-GCN

17 Feb 19:52
Compare
Choose a tag to compare
  • Added the Temporal GCN model.

Hidden state fix.

14 Jan 18:53
Compare
Choose a tag to compare

Fixed the hidden state and cell state device transfers.

Added STGCN

07 Dec 10:55
Compare
Choose a tag to compare
  • STGCN release.

Dynamic graph discrete signal iterator

16 Nov 12:59
Compare
Choose a tag to compare
  • Added the dynamic graph discrete signal iterator

DCRNN

13 Nov 16:49
Compare
Choose a tag to compare
  • DCRNN Implementation by Paul Scherer

Discrete data iterator with static graph and split.

12 Nov 18:00
Compare
Choose a tag to compare
  • Discrete iterator with static graph.
  • Added the splitting function.
  • Chickenpox dataset release.

Added Evolve GCN variants

21 Aug 09:34
Compare
Choose a tag to compare
  • Evolve GCN variants are added.
  • Installation description.

DyGRAE

12 Aug 08:52
Compare
Choose a tag to compare
  • Added the DyGrAE model
  • Fixed the README