A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).
This repository provides a reference implementation of node2vec as described in the paper:
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Principalele funcționalități ale benedekrozemberczki/gemsec sunt: Embedding Algorithms.
Alternativele open-source pentru benedekrozemberczki/gemsec includ: andompesta/come — Implementation of ComE algorithm. anryyang/hope. benedekrozemberczki/asne — A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018). benedekrozemberczki/attentionwalk — A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018). benedekrozemberczki/bane — A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018). aditya-grover/node2vec — This repository provides a reference implementation of node2vec as described in the paper:.