SongDark / SpectralClustering
Python implementation of Spectral Clustering.
☆67Updated 6 years ago
Alternatives and similar repositories for SpectralClustering:
Users that are interested in SpectralClustering are comparing it to the libraries listed below
- ☆50Updated 3 years ago
- Code for the paper "RWR-GAE: Random Walk Regularized Graph Auto Encoder"☆38Updated last year
- Deep Attention Embedding Graph Clustering(19IJCAI)☆33Updated 4 years ago
- Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x☆42Updated 4 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- MGCN: Semi-supervised Classification in Multi-layer Graphs with Graph Convolutional Networks☆38Updated 3 years ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 4 years ago
- WWW2020-One2Multi Graph Autoencoder for Multi-view Graph Clustering☆85Updated 2 years ago
- Collect papers about graph☆75Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago
- Drug Similarity Integration Through Attentive Multi-view Graph Auto-Encoders (IJCAI 2018)☆32Updated 5 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 8 months ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆77Updated 5 years ago
- A tensorflow implementation of CommunityGAN (Community Detection with Generative Adversarial Nets)☆80Updated 6 years ago
- Multi Graph Convolutional Neural Networks applied to Matrix Completion.☆20Updated 7 years ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆111Updated 4 years ago
- Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.☆86Updated 5 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 3 years ago
- patchy-san implemented in Chainer☆48Updated 6 years ago
- Four network embedding algorithms(deepwalk, node2vec, TADW ,LINE) for two datasets(Cora, Tencent Weibo)☆96Updated last year
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated 11 months ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆113Updated last year
- Official code for "vGraph: A Generative Model for Joint CommunityDetection and Node Representation Learning" (NeurIPS 2019)☆45Updated last year
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆73Updated 6 years ago
- Structural Deep Clustering Network☆13Updated 4 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- network-representation-learning: DeepWalk, LINE, Node2Vec, GraRep☆57Updated 6 years ago
- Graph Attention Auto-Encoders☆75Updated 2 years ago
- Implementation of some network representation methods including DeepWalk, LINE, node2vec and GraphGAN (In TensorFlow)☆22Updated 6 years ago