benedekrozemberczki / graph2vecLinks
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
☆931Updated 3 years ago
Alternatives and similar repositories for graph2vec
Users that are interested in graph2vec are comparing it to the libraries listed below
Sorting:
- Implementation of the node2vec algorithm.☆1,291Updated 3 months ago
- This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".☆157Updated 8 years ago
- Fastest network node embeddings in the west☆556Updated last year
- ☆1,286Updated 2 years ago
- This repository provides a reference implementation of struc2vec.☆394Updated 2 years ago
- Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)☆2,274Updated last year
- A scikit-learn compatible library for graph kernels☆634Updated 6 months ago
- Python library assists deep learning on graphs☆567Updated 2 months ago
- ☆356Updated 5 years ago
- GraphVite: A General and High-performance Graph Embedding System☆1,270Updated last year
- Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)☆713Updated last month
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆809Updated 3 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆808Updated 3 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆258Updated 3 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆325Updated 3 years ago
- Representation learning for link prediction within social networks☆353Updated 7 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆212Updated 2 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆373Updated 3 years ago
- A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks"☆408Updated last year
- TensorFlow implementations of Graph Neural Networks☆931Updated 3 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning