SSSNET_Signed_Clustering
Signed Network Clustering
Semi-supervised signed network clustering algorithm
Official code for the SDM2022 paper -- SSSNET: Semi-Supervised Signed Network Clustering.
23 stars
2 watching
2 forks
Language: Jupyter Notebook
last commit: about 1 month 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 | 128 |
benedekrozemberczki/sgcn | An implementation of a deep learning algorithm for graph data | 268 |
benedekrozemberczki/clustergcn | A PyTorch implementation of a clustering algorithm for graph neural networks | 787 |
pistony/residualattentionnetwork | A Gluon implementation of Residual Attention Network for image classification tasks | 107 |
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 | 101 |
synsense/sinabs | A deep learning library for training and deploying spiking neural networks using PyTorch. | 81 |
snap-stanford/distance-encoding | This repository provides an implementation of a novel framework for designing Graph Neural Networks (GNNs) with improved structural representation learning capabilities. | 182 |
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 | 170 |
chenhsuanlin/signed-distance-srn | This project provides PyTorch code for learning 3D object reconstruction from static images using signed distance functions. | 125 |
shaoqingren/spp_net | An implementation of an object detection algorithm using spatial pyramid pooling in deep convolutional networks. | 364 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,560 |