RobRomijnders / bigclam
Implements the bigCLAM algorithm
☆52Updated 5 years ago
Alternatives and similar repositories for bigclam
Users that are interested in bigclam are comparing it to the libraries listed below
Sorting:
- Implementation of "Overlapping Community Detection with Graph Neural Networks"☆164Updated 4 years ago
- The implementation that infers the temporal latent spaces for a sequence of dynamic graph snapshots☆64Updated 7 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆70Updated 2 years ago
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated last year
- Graph Neural Networks for Community Detection☆63Updated 5 years ago
- Node Embeddings in Dynamic Graphs☆56Updated 3 years ago
- tNodeEmbed☆79Updated 2 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆124Updated 2 years ago
- Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures☆130Updated 4 years ago
- Graph Sampling is a python package containing various approaches which samples the original graph according to different sample sizes.☆161Updated 4 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆80Updated 6 years ago
- Source Code for IJCAI 2018 paper "Scalable Multiplex Network Embedding"☆75Updated 4 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 6 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch☆37Updated 7 years ago
- ANRL: Attributed Network Representation Learning via Deep Neural Networks(IJCAI-2018)☆85Updated 2 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆187Updated 5 years ago
- embedding attributed graphs☆57Updated 3 years ago
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated 2 years ago
- Dynamic Network Embedding by Modeling Triadic Closure Process☆140Updated 5 years ago
- Source code from the CIKM 2019 article "Gravity-Inspired Graph Autoencoders for Directed Link Prediction" by G. Salha, S. Limnios, R. Hen…☆45Updated last year
- Official code for "vGraph: A Generative Model for Joint CommunityDetection and Node Representation Learning" (NeurIPS 2019)☆45Updated last year
- A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).☆65Updated 2 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆133Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".