Skip to content

GraphNeuralNetworks-v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 10:02
· 8 commits to master since this release
7e07564

Diff since GraphNeuralNetworks-v0.6.23

Breaking Changes:

  • The temporal convolutional layers have been completely revised, both for adherence to the original papers (e.g. for the TGCN layer) and for compatibility with the new recurrence style in Flux v0.16

Merged pull requests:

Closed issues:

  • adapt to Flux v0.15 (#524)
  • correctness temporalgraph implementation (#548)