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
Sorting:
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- Reimplementation of paper "Variational Graph Auto-Encoders", adapted from https://github.com/limaosen0/Variational-Graph-Auto-Encoders/, …☆12Updated 5 years ago
- Python Code For 'Clustering By Fast Search And Find Of Density Peaks' In Science 2014.(原算法地址:https://github.com/lanbing510/DensityPeakClu…☆16Updated 6 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x☆42Updated 4 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆36Updated 5 years ago
- ☆18Updated 5 years ago
- ☆76Updated 4 years ago
- Optimizing k-means++ initialization using PSO☆17Updated 9 years ago
- Worked with a number of real-world datasets available at http://snap.stanford.edu/ to identify the importance of certain nodes in terms o…☆11Updated 8 years ago
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 5 years ago
- gnn for link prediction,图神经网络用于链接预测。☆45Updated 2 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- MATLAB codes for several tensor based methods for hypergraph partitioning and subspace clustering☆13Updated 6 years ago
- Source Code for Paper "Transfer Learning Based Multi-Objective Genetic Algorithm for Dynamic Community Detection" (arxiv: https://arxiv.o…☆20Updated 10 months ago
- Code for the paper "RWR-GAE: Random Walk Regularized Graph Auto Encoder"☆38Updated last year
- Course project. A implementation of Graph Wavelet Neural Network (ICLR 2019)☆11Updated 5 years ago
- The source code of a community detection method in dynamic networks for paper "IncNSA: Detecting communities incrementally from time-evol…☆27Updated 3 years ago
- GraphSAGE and GAT for link prediction.☆91Updated 5 years ago
- MMGCN:Multi-view Multichannel Attention Graph Convolutional Network for miRNA-disease Association Prediction☆20Updated 4 years ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 5 years ago
- Graph Attention Auto-Encoders☆75Updated 2 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- 关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现☆21Updated 4 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- Galaxy Network Embedding: A Hierarchical Community Structure Preserving Approach☆16Updated 5 years ago
- Python implementation of Spectral Clustering.☆68Updated 6 years ago
- Timerank: Tracking the Evolution of Communities in Dynamic Social Networks☆22Updated 7 years ago
- The source code of kdd2019 project☆25Updated 4 years ago
- Deep Attention Embedding Graph Clustering(19IJCAI)☆33Updated 4 years ago