https://github.com/thumnlab/gauss
GAUSS: Graph ArchitectUre Search at Scale. A graph architecture search framework to search for graphs with more than 10^8 nodes within 1 GPU day (32G V100)
https://github.com/thumnlab/gauss
Last synced: 3 months ago
JSON representation
GAUSS: Graph ArchitectUre Search at Scale. A graph architecture search framework to search for graphs with more than 10^8 nodes within 1 GPU day (32G V100)
- Host: GitHub
- URL: https://github.com/thumnlab/gauss
- Owner: THUMNLab
- Created: 2022-06-15T06:13:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T06:17:48.000Z (about 4 years ago)
- Last Synced: 2025-06-08T06:08:58.725Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Large-Scale Graph Neural Architecture Search
This repository contains the code implementation of _Large-Scale Graph Neural Architecture Search_ accepted by ICML 2022!
Comming soon!