Skip to content

Releases: JuliaGraphs/GraphNeuralNetworks.jl

GNNlib-v1.0.1

12 Jan 16:40
4309da1
Compare
Choose a tag to compare

Diff since GNNlib-v1.0.0

Merged pull requests:

Closed issues:

GNNGraphs-v1.4.1

25 Dec 23:11
5a8172c
Compare
Choose a tag to compare

Diff since GNNGraphs-v1.4.0

Merged pull requests:

Closed issues:

GraphNeuralNetworks-v1.0.0

21 Dec 10:02
7e07564
Compare
Choose a tag to compare

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)

GNNlib-v1.0.0

21 Dec 09:28
91d27d3
Compare
Choose a tag to compare

Diff since GNNlib-v0.2.5

Breaking Changes:

  • modified set2set_pool and gated_graph_conv to adapt to Flux's v0.16 new recurrence style

Merged pull requests:

Closed issues:

GNNGraphs-v1.4.0

21 Dec 05:19
15a220f
Compare
Choose a tag to compare

Diff since GNNGraphs-v1.3.1

Merged pull requests:

Closed issues:

GraphNeuralNetworks-v0.6.23

09 Dec 08:53
e85122d
Compare
Choose a tag to compare

Diff since GraphNeuralNetworks-v0.6.22

Merged pull requests:

Closed issues:

  • Stack Layers in a HeteroGraphConv Model (#541)
  • [lux] add tutorials (#544)

GNNlib-v0.2.5

09 Dec 11:21
78f5dcb
Compare
Choose a tag to compare

GNNlib GNNlib-v0.2.5

GNNlib-v0.2.4

09 Dec 11:12
bfc02ba
Compare
Choose a tag to compare

GNNlib GNNlib-v0.2.4

GNNLux-v0.1.1

09 Dec 09:05
0219e10
Compare
Choose a tag to compare

GNNLux GNNLux-v0.1.1

Diff since GNNLux-v0.1.0

Merged pull requests:

Closed issues:

  • [docs] move tutorials to GraphNeuralNetworks.jl package (#533)
  • Stack Layers in a HeteroGraphConv Model (#541)
  • [lux] add tutorials (#544)

GNNGraphs-v1.3.1

09 Dec 01:52
1f78b41
Compare
Choose a tag to compare

GNNGraphs GNNGraphs-v1.3.1

Diff since GNNGraphs-v1.3.0

Merged pull requests:

Closed issues:

  • coverage not displayed in readme (#528)
  • [docs] move tutorials to GraphNeuralNetworks.jl package (#533)
  • Stack Layers in a HeteroGraphConv Model (#541)
  • [lux] add tutorials (#544)