Found 59 repositories(showing 30)
benedekrozemberczki
A collection of important graph embedding, classification and representation learning papers with implementations.
benedekrozemberczki
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
benedekrozemberczki
A parallel implementation of "graph2vec: Learning Distributed Representations of Graphs" (MLGWorkshop 2017).
benedekrozemberczki
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
benedekrozemberczki
A repository of pretty cool datasets that I collected for network science and machine learning research.
RelevanceAI
Vector Hub - Library for easy discovery, and consumption of State-of-the-art models to turn data into vectors. (text2vec, image2vec, video2vec, graph2vec, bert, inception, etc)
benedekrozemberczki
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
Messi-Q
Smart contract vulnerability detection using graph neural network (DR-GCN).
annamalai-nr
This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".
benedekrozemberczki
An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)
benedekrozemberczki
A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).
benedekrozemberczki
A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).
benedekrozemberczki
The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)
benedekrozemberczki
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
allentran
Theano implementation of GloVe for graphs
benedekrozemberczki
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
eren-ck
Visual Analysis of Temporal Summaries in Dynamic Graphs (IEEE TVCG)
soumavaghosh
graph2vec
rodrigo-arenas
Graph and Nodes embeddings for downstream tasks
raj454raj
Understanding Large Social Networks using LINE paper.
OlegDurandin
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
Algue-Rythme
Combine ideas of Graph2Vec with differentiable vocabulary extractor (GCN) and differentiable graph embedder (Kron and Loukas coarsening)
GrisaiaEvy
An exchanger for nebula graph data to vector db milvus.
zetawu
No description available
yiyg510
An unsupervised model for learning distributed graph inspired by Deep Graph Kernels (Yanardag and Vishwanathan) and Graph2Vec (Narayanan et al) for labelled and unlabelled graphs (as well as directed/undirected)
SWTangKai
Graph2vec
ShabazzKing
A simple, naive implementation of graph2vec algorithm using word2vec algorithm
tyagi-iiitv
No description available
cpu135
No description available
paul-tqh-nguyen
Classification of chemical compounds according to their mutagenic effect on bacteria via graph2vec, feed-forward neural networks, and logistic regression.