graph2vec
There are 16 repositories under graph2vec topic.
benedekrozemberczki/awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
benedekrozemberczki/karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
benedekrozemberczki/graph2vec
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
benedekrozemberczki/ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
benedekrozemberczki/datasets
A repository of pretty cool datasets that I collected for network science and machine learning research.
benedekrozemberczki/GAM
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Messi-Q/GraphDeeSmartContract
Smart contract vulnerability detection using graph neural network (DR-GCN).
benedekrozemberczki/EdMot
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
benedekrozemberczki/BANE
A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).
benedekrozemberczki/GraRep
A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).
benedekrozemberczki/PDN
The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)
benedekrozemberczki/FEATHER
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
benedekrozemberczki/FSCNMF
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
eren-ck/MultiscaleSnapshots
Visual Analysis of Temporal Summaries in Dynamic Graphs (IEEE TVCG)
rodrigo-arenas/Graph-Embeddings
Graph and Nodes embeddings for downstream tasks
OlegDurandin/dtree2vec
This project contain implementation the system, proposed in the "Adapting the Graph2Vec Approach to Dependency Trees for NLP Tasks" (O. Durandin, A. Malafeev), and presented in the AIST-2019 Conference