struc2vec

Graph embedding algorithm

An algorithm for learning node representations from graph structure and identity

This repository provides a reference implementation of struc2vec.

GitHub

382 stars
13 watching
116 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

algorithmgraph

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
snash4/gat2vec A framework for learning representations from attributed graphs, incorporating structural and attribute information. 58
benedekrozemberczki/graph2vec This implementation provides a parallel method for graph representations using distributed learning techniques. 902
benedekrozemberczki/role2vec An implementation of a deep learning-based method for creating vector representations of nodes in a graph 166
benedekrozemberczki/walklets An implementation of an algorithm for learning graph representations from network data 105
yinboc/liif This project presents an approach to learning continuous image representation using a local implicit function. 1,271
benedekrozemberczki/diff2vec A reference implementation of Diffusion2Vec, a method for learning node embeddings from graph data. 126
hanjun-dai/pytorch_structure2vec An implementation of structure2vec, a method to generate vector representations from molecular structures 307
laurentluce/python-algorithms A collection of algorithms implemented in Python 279
benedekrozemberczki/sgcn An implementation of a deep learning algorithm for graph data 268
benedekrozemberczki/seal-ci A PyTorch implementation of a semi-supervised graph classification model that learns hierarchical representations from labeled and unlabeled graph data. 208
benedekrozemberczki/attentionwalk An implementation of a deep learning algorithm to generate node embeddings in graphs 320
neo4j-labs/graph A high-performance graph algorithm library built on top of the graph_builder crate. 387
shelsoncao/grarep A Matlab implementation of a graph representation learning algorithm that incorporates global structural information 53
supriya-gdptl/stwalk An implementation of an algorithm for learning trajectory representations in temporal graphs 18
yuetan031/fedstar This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. 58