JodieYoung's Stars
GSL-Benchmark/GSLB
A comprehensive benchmark of Graph Structure Learning (NeurIPS 2023 Datasets and Benchmarks Track)
SeNDA-UAB/aDTNPlus
spatialdatasciencegroup/HST
[NeurIPS '23] Official code of "A Hierarchical Spatial Transformer for Massive Point Samples in Continuous Space"
dxlabskku/GNN-IR
sssleverlily/HoRW
Higher-order Random Walk
Yiminghh/VertexEntanglement
jianhuupenn/ItClust
Iterative transfer learning with neural network improves clustering and cell type classification in single-cell RNA-seq analysis
amazon-science/sccl
Pytorch implementation of Supporting Clustering with Contrastive Learning, NAACL 2021
samiramunir/Clustering-Twitter-Users
Perform unsupervised clustering of Twitter users through Social Network Analysis based on their newspaper article retweet behavior. Performed Topic Modeling of the articles to group articles into 5 topics. The topics were then used to make vectors for each user node, which were then used to cluster the users.
cgao-comp/UCDMI-NJP2021
The code of the paper "Unsupervised community detection in attributed networks based on mutual information maximization" of New Journal of Physics
youssefEmadabd/community-detection
Community detection unsupervised machine learning project
keonlee9420/Comprehensive-Transformer-TTS
A Non-Autoregressive Transformer based Text-to-Speech, supporting a family of SOTA transformers with supervised and unsupervised duration modelings. This project grows with the research community, aiming to achieve the ultimate TTS
Monti03/GUCD
Implementation in TF2 of Community-Centric Graph Convolutional Network for Unsupervised Community Detection
Ivanopolo/modnet
Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"
qcydm/VGAER
Simple and efficient -- a novel unsupervised community detection with the fusion of modularity and network structure
guaiyoui/TransZero
Official github repository for the paper "Efficient Unsupervised Community Search with Pre-trained Graph Transformer"
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
SkBlaz/SCD
Embedding-based Silhouette Community Detection
RiemannGraph/MotifRGC
Motif-aware Riemannian Graph Neural Network with Generative-Contrastive Learning
Akirato/HGRAM
Hyperbolic Meta Learning model
HeguiZhang/RMNE
This repo contains the source code and datasets of ICML' 2022 paper: Role-based Multiplex Network Embedding.
HeguiZhang/RARE
Source code for the RARE method.
TaiHasegawa/DEGNN
GraphMamba/GMN
BarSGuy/Subgraphormer
Subgraphormer: Unifying Subgraph GNNs and Graph Transformers via Graph Products (ICML 2024)
microsoft/Graphormer
Graphormer is a general-purpose deep learning backbone for molecular modeling.
goldenretriever-5423/IM_GNB
influencer maximization with neural bandit
xiaofangxd/MTEFIM
We provided python implementations for a multi-form evolutionary framework for influence maximization (MFEFIM). When the paper is accepted, we will publish all the source code.
mao-qiu/countering
BorgwardtLab/NeuralWalker
Official Pytorch implementation of NeuralWalker