Skip to content

Releases: benedekrozemberczki/karateclub

BoostNE order decrease.

13 Feb 13:09
Compare
Choose a tag to compare
  • BoostNE decomposition order was decreased.

GraphWave Self Loops fixed.

13 Feb 11:39
Compare
Choose a tag to compare
  • The self-loop error was fixed.

Role2Vec added

11 Feb 20:07
Compare
Choose a tag to compare
  • Added Role2Vec.
  • Fixed Random Walk parameter ordering in Walklets.
  • Fixed Random Walk parameter ordering in DeepWalk.

WL hashing non pooled version.

11 Feb 18:55
Compare
Choose a tag to compare
  • More sophisticated handling of the WL hashing.

Graph2Vec and GL2Vec attributed nodes fixed

29 Jan 14:34
Compare
Choose a tag to compare
  • Fixed Graph2Vec.
  • Fixed GL2Vec.

Gl2Vec and Graph2Vec seed fix.

27 Jan 17:11
Compare
Choose a tag to compare

Added A Simple Baseline Algorithm for Graph Classification (NeurIPS RRL Workshop 2018)

26 Jan 23:17
Compare
Choose a tag to compare

Normalization fix.

23 Jan 00:03
Compare
Choose a tag to compare
  • Corrected the degree normalization issue (NetMF, GraRep, TADW, etc.)

Added FSCNMF

20 Jan 23:20
Compare
Choose a tag to compare

It is working with FSCNMF.

TADW added.

20 Jan 19:29
Compare
Choose a tag to compare
  • Added the TADW model.