Stars
Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph clustering methods (papers, codes, and datasets).
The source code of the paper "Improved Topology Features for Node Classification on Heterophilic Graphs"
SIGMOD 2024 paper titled "Efficient High-Quality Clustering for Large Bipartite Graphs"
the official implementation of KDD2024 paper "Efficient Topology-aware Data Augmentation for High-Degree Graph Neural Networks"
Massive Sparse Data Clustering Based on Frequent Items (SIGMOD 2023)
TAM: Topology-Aware Margin Loss for Class-Imbalanced Node Classification
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
Analysis by Synthesis — reimplemented
📚 Solutions to Introduction to Algorithms Third Edition
Dynamic-Neural-Network-Decoupling
laiyurui / senet.pytorch
Forked from moskomule/senet.pytorchPyTorch implementation of SENet
laiyurui / gpt-3
Forked from openai/gpt-3GPT-3: Language Models are Few-Shot Learners
Multi-layer convolutional LSTM with Pytorch