embedding topic

List embedding repositories

BERT-embedding

23
Stars
2
Forks
Watchers

A simple wrapper class for extracting features(embedding) and comparing them using BERT in TensorFlow

siamese-triplet

3.1k
Stars
631
Forks
Watchers

Siamese and triplet networks with online pair/triplet mining in PyTorch

ASNE

79
Stars
27
Forks
Watchers

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

awesome-community-detection

2.3k
Stars
361
Forks
Watchers

A curated list of community detection research papers with implementations.

BANE

87
Stars
23
Forks
Watchers

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

DANMF

201
Stars
40
Forks
Watchers

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

diff2vec

120
Stars
20
Forks
Watchers

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

GEMSEC

251
Stars
49
Forks
Watchers

The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).

GraphWaveMachine

183
Stars
35
Forks
Watchers

A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".