Pinned Repositories
02456-deep-learning
Exercises and supplementary material for the deep learning course 02456.
abnormality-detection
ACMR_demo
adversarial_personalized_ranking
Adversarial Learning, Matrix Factorization, Recommendation
adversarial_text
Code for Adversarial Training Methods for Semi-Supervised Text Classification
AGC-master
AGE
Active Learning for Graph Embedding
AISafety
algorithms-huffman
哈夫曼编码解码算法的实现
tweettrends
Automatically exported from code.google.com/p/tweettrends
qss2012's Repositories
qss2012/AISafety
qss2012/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
qss2012/awesome-self-supervised-learning-for-graphs
A curated list for awesome self-supervised learning for graphs.
qss2012/BERT-ENN
Uncertainty-Aware Reliable Text Classification (KDD 2021)
qss2012/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
qss2012/Causal_Reading_Group
qss2012/CCADA
Joint Contrastive Learning for Unsupervised Domain Adaptation
qss2012/CoCoS
This is the code repository of AAAI2022 paper 'CoCoS: Enhancing Semi-Supervised Learning on Graphs with Unlabeled Data via Contrastive Context Sharing'
qss2012/crack-detector
Web app powered by AI to detect cracks on any surface. CHECK LICENSES!
qss2012/Crosslingula-KG-Matching
This is the code for ACL paper "Cross-lingual Knowledge Graph Alignment viaGraph Matching Neural Network"
qss2012/DANN-pytorch
Implementation of DANN with pytorch
qss2012/DeepSegmentor
A Pytorch implementation of DeepCrack and RoadNet projects.
qss2012/DRL
Deep Reinforcement Learning
qss2012/DynamicTriad
Dynamic Network Embedding by Modeling Triadic Closure Process
qss2012/FairGNN
A PyTorch implementation of "Say No to the Discrimination: Learning Fair Graph Neural Networks with Limited Sensitive Attribute Information" (WSDM 2021)
qss2012/FOREST
source code for IJCAI 2019 paper "Multi-scale Information Diffusion Prediction with Reinforced Recurrent Networks"
qss2012/GGPN
qss2012/GoodNews
Good News Everyone! - CVPR 2019
qss2012/graph_attention_pool
Attention in Graph Neural Networks using PyTorch https://arxiv.org/abs/1905.02850
qss2012/GRecX
GNN-based Recommendation Benchma
qss2012/HAN
Network Embedding
qss2012/k-gnn
Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".
qss2012/KDD2019_HetGNN
code of HetGNN
qss2012/meta-transfer-learning-tensorflow
TensorFlow implementation of "Meta-Transfer Learning for Few-Shot Learning" (CVPR2019)
qss2012/MMDNE
Source code for CIKM 2019 paper "Temporal Network Embedding with Micro- and Macro-dynamics"
qss2012/MuCGEC
MuCGEC中文纠错数据集及文本纠错SOTA模型开源;Code & Data for our NAACL 2022 Paper "MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction"
qss2012/NRGNN
A PyTorch implementation of "NRGNN: Learning a Label Noise-Resistant Graph Neural Network on Sparsely and Noisily Labeled Graphs" (KDD 2021)
qss2012/RetinaNet_Tensorflow_Rotation
Focal Loss for Dense Rotation Object Detection
qss2012/Stronger_GCN
PyTorch implementation of "Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks"
qss2012/tf-gnn-samples
Tensorflow implementations of Graph Neural Networks