hookk's Stars
h305142/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.coding.me/ustc-cs/)
h305142/Operating-System-2018
2018 Course Information about OS of USTC
Graph-Learning-Benchmarks/gli
🗂 Graph Learning Indexer: a contributor-friendly and metadata-rich platform for graph learning benchmarks. Dataloading, Benchmarking, Tagging, and more!
Bollegala/svdmi
Common pre-processing in NLP such as PPMI computation, SVD-based dimensionality reduction, and PLSR-based distribution prediction.
HanjoPurebuddha/sparse_ppmi
Create a sparse scipy PPMI (Positive-Pointwise Mutual Information) matrix from a sparse scipy matrix of integers. Based on code from svdmi: https://github.com/Bollegala/svdmi/blob/master/src/svdmi.py
brandeis-machine-learning/Graph-Label-invariant-Augmentation
Source Code for "Label-invariant Augmentation for Semi-Supervised Graph Classification"
sjcfr/GraphBert
gasteigerjo/ppnp
PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)
achalagarwal/gcn-lpa
experimenting with gcn and exact label propagation vs gcn and edge lpa
narayanan2004/GraphMat
GraphMat graph analytics framework
jwzhanggy/Graph-Bert
Source code of Graph-Bert
skepsun/SAGN_with_SLE
victorchen96/ReNode
Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".
LirongWu/GraphMixup
Code for ECML-PKDD 2022 paper "GraphMixup: Improving Class-Imbalanced Node Classification by Reinforcement Mixup and Self-supervised Context Prediction"
aryanasadianuoit/Distilling-Knowledge-via-Intermediate-Classifiers
Distilling Knowledge via Intermediate Classifiers
Evgeneus/Graph-Domain-Adaptaion
PyTorch code for the paper "Curriculum Graph Co-Teaching for Multi-target Domain Adaptation" (CVPR2021)
safakgur/guard
A high-performance, extensible argument validation library.
ivam-he/ChebNetII
PyTorch implementation of "Convolutional Neural Networks on Graphs with Chebyshev Approximation, Revisited"
THUDM/GraphMAE
GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22
LeifYaoYuXiang/GraphMAE_PyG
GraphMAE in Torch_Geometric
jianhao2016/GPRGNN
hazdzz/ChebyNet
The PyTorch version of ChebyNet.
RexYing/Rex-Ying-Thesis
Rex Ying's Ph.D. Thesis, Stanford University
JunzWu/Distilling-the-Knowledge-in-a-Neural-Network
xeanzheng/CSKD
Codes for ECCV2020 paper "Improving Knowledge Distillation via Category Structure".
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
cf020031308/ResLPA
Label Propagation With Residual Learning
ShortVideoRecommendation/NGAT4Rec
NGAT4Rec: Neighbor-Aware Graph Attention Network ForRecommendation
ShortVideoRecommendation/Kuaishou-Video
Kuaishou Short-Video dataset for recommendation tasks.
megvii-research/mdistiller
The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf