PierreHao / YouGraphLinks
graph learning code for ogb
☆24Updated 4 years ago
Alternatives and similar repositories for YouGraph
Users that are interested in YouGraph are comparing it to the libraries listed below
Sorting:
- Papers about developing DL methods on disassortative graphs☆48Updated 3 years ago
- Code of Heterogeneous interpolation on graph, which is a solution for OGB challenge☆18Updated 3 years ago
- Source code for From Stars to Subgraphs (ICLR 2022)☆71Updated last year
- Implementation of Self-supervised Graph-level Representation Learning with Local and Global Structure (ICML 2021).☆80Updated 4 years ago
- Official implementation of our FLAG paper (CVPR2022)☆145Updated 3 years ago
- Towards Multi-Grained Explainability for Graph Neural Networks (NeurIPS 2021) + Pytorch Implementation of GNN attribution methods☆71Updated 9 months ago
- [TPAMI 2022] "Bag of Tricks for Training Deeper Graph Neural Networks A Comprehensive Benchmark Study" by Tianlong Chen*, Kaixiong Zhou*,…☆125Updated 3 years ago
- Rex Ying's Ph.D. Thesis, Stanford University☆41Updated 3 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆115Updated last year
- [ICLR 2023] Learnable Randomness Injection (LRI) for interpretable Geometric Deep Learning.☆24Updated 2 years ago
- [KDD'22] Source codes of "Graph Rationalization with Environment-based Augmentations"☆47Updated 7 months ago
- Implementation of "Bag of Tricks for Node Classification with Graph Neural Networks" based on DGL☆35Updated 9 months ago
- Code for the papers: "Graph Representation Learning for Multi-Task Settings: a Meta-Learning Approach", "A Meta-Learning Approach for Gra…☆18Updated 3 years ago
- Official Code Repository for the paper "Accurate Learning of Graph Representations with Graph Multiset Pooling" (ICLR 2021)☆107Updated 3 years ago
- [ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization