SSSNET_Signed_Clustering
Signed Network Clustering
Semi-supervised signed network clustering algorithm
Official code for the SDM2022 paper -- SSSNET: Semi-Supervised Signed Network Clustering.
24 stars
2 watching
2 forks
Language: Jupyter Notebook
last commit: 3 months ago clusteringdeep-learninggnnsgraph-algorithmsgraph-neural-networkspytorchsigned-network-embeddingsigned-networkssocial-network-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
sherylhyx/pytorch_geometric_signed_directed | A PyTorch Geometric extension library for working with signed and directed graphs | 131 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 270 |
benedekrozemberczki/clustergcn | A PyTorch implementation of a clustering algorithm for graph neural networks | 788 |
pistony/residualattentionnetwork | A Gluon implementation of Residual Attention Network for image classification tasks | 108 |
raffaelevacca/eusn-co-citation-networks | Analyzes co-citation networks of researchers across social sciences and physics/computer science fields using Web of Science data. | 21 |
guillaume-chevalier/sgnn-self-governing-neural-networks-projection-layer | Reproduces a SGNN's word projections preprocessing pipeline using word n-grams instead of skip-grams | 23 |
kmheckel/spyx | A JAX-based library for training and utilizing spiking neural networks | 104 |
synsense/sinabs | A deep learning library for training and deploying spiking neural networks using PyTorch. | 83 |
snap-stanford/distance-encoding | A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. | 184 |
benedekrozemberczki/capsgnn | A PyTorch implementation of a graph neural network architecture | 1,246 |
bimsbbioinfo/netsmooth | Improves single cell RNA-seq data by smoothing out noise using prior information from gene interaction networks | 27 |
snap-stanford/graphwave | An algorithm for learning structural signatures in complex networks using heat spectral wavelets | 171 |
chenhsuanlin/signed-distance-srn | This project provides PyTorch code for learning 3D object reconstruction from static images using signed distance functions. | 126 |
shaoqingren/spp_net | Re-implementation of an object detection algorithm described in the ECCV 2014 paper Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition. | 364 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,564 |