LasseRegin / gSpanLinks
Implementation of the depth-first gSpan algorithm for frequent graph mining in graphs data set. Finds possible frequent and canonical extensions of a given graph from a given set of graphs.
☆19Updated 7 years ago
Alternatives and similar repositories for gSpan
Users that are interested in gSpan are comparing it to the libraries listed below
Sorting:
- Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.☆206Updated 4 years ago
- GraMi is a novel framework for frequent subgraph mining in a single large graph, GraMi outperforms existing techniques by 2 orders of ma…☆116Updated last year
- A fork of Sebastian Nowozin's and Koji Tsuda's gboost code☆17Updated 12 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated 2 years ago
- NetSMF: Large-Scale Network Embedding as Sparse Matrix Factorization☆132Updated 3 years ago
- embedding attributed graphs☆57Updated 3 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆186Updated 5 years ago
- Label Informed Attributed Network Embedding, WSDM 2017☆37Updated 6 years ago
- LEMON: A local algorithm for fast, high-precision overlapping community detection☆55Updated 7 years ago
- Awesome Graph Embedding Techinques☆60Updated 6 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆79Updated 6 years ago
- ☆173Updated 6 years ago
- Implementation code for ICML '17 paper "Deep Temporal Reasoning for Dynamic Knowledge Graphs"☆110Updated 7 years ago
- KDD Course Project - Implementation of Community Detection Algorithms and Evaluations and Some Datasets (港科博一时候KDD课程作业) - by Shixuan Sun …☆43Updated 7 years ago
- Repository for research project that studies influence maximization problem.☆160Updated 10 years ago
- pytorch implementation of structure2vec (https://arxiv.org/abs/1603.05629)☆312Updated 6 years ago
- Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures☆131Updated 4 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆76Updated 5 years ago
- ☆172Updated 5 years ago
- This is a sample implementation of "Asymmetric Transitivity Preserving Graph Embedding"(KDD 2016).☆17Updated 7 years ago
- Parse the dblp data into a structured format for experimentation.☆75Updated 8 years ago
- Code for "M. Zhang, Y. Chen, Weisfeiler-Lehman Neural Machine for Link Prediction, KDD 2017 oral"☆56Updated 6 years ago
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.☆163Updated 4 years ago
- OpenANE: the first Open source framework specialized in Attributed Network Embedding. The related paper was accepted by Neurocomputing. h…☆42Updated 3 years ago
- ANRL: Attributed Network Representation Learning via Deep Neural Networks(IJCAI-2018)☆86Updated 2 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆64Updated 8 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Implementation of ComE algorithm☆59Updated 3 years ago
- Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings☆96Updated 4 years ago
- A (Sub)Graph Isomorphism Algorithm for Matching Large Graphs☆27Updated 9 years ago