A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
☆806Nov 6, 2022Updated 3 years ago
Alternatives and similar repositories for ClusterGCN
Users that are interested in ClusterGCN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .☆11Sep 19, 2022Updated 3 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆407Nov 6, 2022Updated 3 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆258Nov 6, 2022Updated 3 years ago
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆20Aug 14, 2022Updated 3 years ago
- A generator for unit disk graphs conditioned on concave hull cover.☆10Aug 14, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆274Nov 6, 2022Updated 3 years ago
- A list of data mining and machine learning papers that I implemented in 2019.☆21Dec 28, 2019Updated 6 years ago
- An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).☆35Sep 19, 2022Updated 3 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆132Nov 6, 2022Updated 3 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆326Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).☆276Mar 18, 2023Updated 3 years ago
- A curated list of network embedding techniques.☆34Jul 17, 2020Updated 5 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆848Dec 13, 2021Updated 4 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆374Nov 6, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).☆105Mar 18, 2023Updated 3 years ago
- A sparsity aware implementation of "Biological Network Comparison Using Graphlet Degree Distribution" (Bioinformatics 2007)☆26Aug 11, 2022Updated 3 years ago
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,279Mar 18, 2023Updated 3 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Nov 6, 2022Updated 3 years ago
- A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).☆71Mar 18, 2023Updated 3 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆212Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)☆606Mar 18, 2023Updated 3 years ago
- Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.☆127Nov 6, 2022Updated 3 years ago
- A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).☆207Mar 18, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,187Jul 31, 2022Updated 3 years ago
- A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).☆74Sep 19, 2022Updated 3 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆69Nov 6, 2022Updated 3 years ago
- A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).☆85Mar 18, 2023Updated 3 years ago
- A SciPy implementation of "GraRep: Learning Graph Representations with Global Structural Information" (WWW 2015).☆65Nov 6, 2022Updated 3 years ago
- A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).☆812Jan 12, 2023Updated 3 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆528Mar 25, 2021Updated 5 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆189Mar 18, 2023Updated 3 years ago
- A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).☆82Nov 6, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).☆169Nov 6, 2022Updated 3 years ago
- Reproduces the results of MinCutPool as presented in the 2020 ICML paper "Spectral Clustering with Graph Neural Networks for Graph Poolin…☆277Mar 15, 2025Updated last year
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆61Aug 14, 2022Updated 3 years ago
- A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Diver…☆49Aug 14, 2022Updated 3 years ago
- A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).☆88Mar 18, 2023Updated 3 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆214Jun 6, 2023Updated 2 years ago
- The reference implementation of "Multi-scale Attributed Node Embedding". (Journal of Complex Networks 2021)☆183Sep 19, 2022Updated 3 years ago