node2vec topic

List node2vec repositories

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).

AttentionWalk

312
Stars
48
Forks
Watchers

A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

awesome-community-detection

2.3k
Stars
361
Forks
Watchers

A curated list of community detection research papers with implementations.

awesome-graph-classification

4.7k
Stars
744
Forks
Watchers

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

BANE

87
Stars
23
Forks
Watchers

A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).

BoostedFactorization

33
Stars
13
Forks
Watchers

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

CapsGNN

1.2k
Stars
199
Forks
Watchers

A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

ClusterGCN

776
Stars
134
Forks
Watchers

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

DANMF

201
Stars
40
Forks
Watchers

A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).