Node Dependent Local Smoothing for Scalable Graph Learning (NeurIPS'21, Spotlight)
☆22Mar 21, 2022Updated 4 years ago
Alternatives and similar repositories for NDLS
Users that are interested in NDLS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code of GAMLP for Open Graph Benchmark. KDD‘22☆63Jun 25, 2022Updated 4 years ago
- IJCAI 2022- Escaping Feature Twist: A Variational Graph Auto-Encoder for Node Clustering☆21Apr 24, 2023Updated 3 years ago
- PyTorch implementation of "Scalable Graph Neural Networks via Bidirectional Propagation"☆26Nov 3, 2020Updated 5 years ago
- Mimic interview☆10Jun 26, 2020Updated 6 years ago
- The original code for SCARA: Scalable Graph Neural Networks with Feature-Oriented Optimization (VLDB 2022) and Scalable Decoupling Graph …☆13Mar 8, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆15May 11, 2020Updated 6 years ago
- A scalable graph learning toolkit for extremely large graph datasets. (WWW'22, 🏆 Best Student Paper Award)☆158May 10, 2024Updated 2 years ago
- Official Code of Decoupled Graph Convolution (DGC)☆16Jan 31, 2026Updated 7 months ago
- The official implementation for ICLR22 paper "Handling Distribution Shifts on Graphs: An Invariance Perspective"☆91Nov 24, 2022Updated 3 years ago
- Recent papers on Graph Neural Networks-based Recommender System.☆12Aug 21, 2023Updated 3 years ago
- DiffWire: Inductive Graph Rewiring via the Lovász Bound. In Proceedings of the First Learning on Graphs Conference. 2022. Adrian Arnaiz-R…☆18Jan 31, 2023Updated 3 years ago
- v1.0☆17May 3, 2026Updated 3 months ago
- Source code for the paper "Dual Contrastive Learning Network for Graph Clustering"☆12Jan 9, 2024Updated 2 years ago
- ☆39Sep 23, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".☆34Dec 21, 2021Updated 4 years ago
- 智能合同审查agent是一个基于人工智能的合同风险分析与建议系统。该应用使用Streamlit构建用户界面,集成了目前领先的AI大模型来自动分析合同文档,识别潜在风险,并提供专业的修改建议。该系统还提供了合同合规性评分功能,帮助用户评估合同的法律合规性。☆18Aug 8, 2025Updated last year
- [ICLR'26] Towards All-Atom Foundation Models for Biomolecular Binding Affinity Prediction☆23Jul 9, 2026Updated last month
- CIKM 23 Oral - HoLe: Homophily-enhanced Structure Learning for Graph Clustering☆11Feb 29, 2024Updated 2 years ago
- ACMP: Allen-Cahn Message Passing with Attractive and Repulsive Forces for Graph Neural Networks(ICLR 2023)☆22Nov 3, 2023Updated 2 years ago
- B.Tech Thesis Code for RLCaR: Deep Reinforcement Learning Framework for Optimal and Adaptive Cache Replacement☆13Oct 25, 2020Updated 5 years ago
- My implementation of Factorization Machine in PyTorch.