Skip to content

Releases: alexOarga/haiku-geometric

Release 0.0.5

26 Sep 22:22
Compare
Choose a tag to compare
  • Layers that were not JIT-able are now JIT-able.
  • Add TopKPooling and MetaLayer layers.
  • Add TUDataset.
  • Add padding utils.
  • Fix bugs in layers and datasets.

Release 0.0.4

27 May 23:24
Compare
Choose a tag to compare
  • Add positional encoders: LaplacianEncoder, MagLaplacianEncoder.
  • Add batch and unbatch utils.

Release 0.0.3

05 Apr 20:40
Compare
Choose a tag to compare
  • Included Node2Vec model.
  • Included random walk and laplacian utils.
  • Included coalesce, add_self_loops, remove_self_loops utils.

Release 0.0.2

05 Jan 01:56
Compare
Choose a tag to compare
v0.0.2

fix notebook