network-embedding topic

List network-embedding repositories

Extended-SimGNN

52
Stars
12
Forks
Watchers

A PyTorch Geometric implementation of SimGNN with some extensions.

APPNP

357
Stars
49
Forks
Watchers

A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).

ASNE

79
Stars
27
Forks
Watchers

A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).

awesome-graph-classification

4.7k
Stars
744
Forks
Watchers

A collection of important graph embedding, classification and representation learning papers with implementations.

BoostedFactorization

33
Stars
13
Forks
Watchers

An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).

datasets

592
Stars
83
Forks
Watchers

A repository of pretty cool datasets that I collected for network science and machine learning research.

diff2vec

120
Stars
20
Forks
Watchers

Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.

EdMot

131
Stars
19
Forks
Watchers

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

FEATHER

43
Stars
11
Forks
Watchers

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".