nidhimanoj4 / CS224W_Hollywood_Graph_Networks
Community detection on Hollywood actors using various models: Louvain, Clauset-Newman-Moore, GCN, GraphSage, and GAT.
☆10Updated 5 years ago
Alternatives and similar repositories for CS224W_Hollywood_Graph_Networks:
Users that are interested in CS224W_Hollywood_Graph_Networks are comparing it to the libraries listed below
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆159Updated last year
- Source Code for Paper "Transfer Learning Based Multi-Objective Genetic Algorithm for Dynamic Community Detection" (arxiv: https://arxiv.o…☆19Updated 7 months ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆111Updated 3 years ago
- Timerank: Tracking the Evolution of Communities in Dynamic Social Networks☆22Updated 7 years ago
- Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x☆42Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago
- Galaxy Network Embedding: A Hierarchical Community Structure Preserving Approach☆16Updated 5 years ago
- The source code of a community detection method in dynamic networks for paper "IncNSA: Detecting communities incrementally from time-evol…☆26Updated 3 years ago
- MATLAB codes for several tensor based methods for hypergraph partitioning and subspace clustering☆13Updated 6 years ago
- Deep Attention Embedding Graph Clustering(19IJCAI)☆32Updated 3 years ago
- ☆18Updated 4 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆36Updated 9 months ago
- Reimplementation of paper "Variational Graph Auto-Encoders", adapted from https://github.com/limaosen0/Variational-Graph-Auto-Encoders/, …☆12Updated 4 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆37Updated 5 years ago
- gnn for link prediction,图神经网络用于链接预测。☆42Updated 2 years ago
- Implementation of : "Greene, Derek, Donal Doyle, and Padraig Cunningham. "Tracking the evolution of communities in dynamic social network…☆11Updated 2 years ago
- GraphSAGE and GAT for link prediction.☆86Updated 5 years ago
- Pytorch implementation of Influence Augmented Contrastive (IAC) loss and SCGC : Self-Supervised Contrastive Graph Clustering (https://a…☆22Updated 2 years ago
- ☆50Updated 3 years ago
- Heterogeneous Graph Attention Auto-Encoders☆16Updated 4 years ago
- MMGCN:Multi-view Multichannel Attention Graph Convolutional Network for miRNA-disease Association Prediction☆20Updated 3 years ago
- Source code of our paper: An overlapping community detection algorithm based on density peaks☆13Updated 6 years ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 4 years ago
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 5 years ago
- ☆73Updated 4 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- Python Code For 'Clustering By Fast Search And Find Of Density Peaks' In Science 2014.(原算法地址:https://github.com/lanbing510/DensityPeakClu…☆15Updated 5 years ago
- PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed,…☆64Updated last year
- Link Prediction models on Networks☆11Updated last year