THUMNLab/AutoGL
An autoML framework & toolkit for machine learning on graphs. observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 53
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2102
- days_rel: n/a
- days_push: 286
- n_releases_24m: 0
Adoption not part of the score
1140 stars · 125 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AutoGL is an autoML framework and toolkit for machine learning on graphs, built on PyTorch with PyTorch Geometric and DGL backends. It provides automated feature engineering, model selection, neural architecture search, hyperparameter optimization, and ensembling for graph tasks like node classification, link prediction, and graph classification.
Use cases
- automatically train GNNs on graph datasets without manual tuning
- run neural architecture search for graph neural networks
- hyperparameter optimization for node classification on Cora
- automated link prediction on graph data
- benchmark graph NAS algorithms with NAS-Bench-Graph
- apply robust or self-supervised graph learning automatically
When to choose
- you need automated graph ML pipelines with minimal manual configuration
- you want NAS or HPO specifically for graph neural networks
- you work with PyTorch Geometric or DGL datasets and want AutoML on top
When to avoid
- you need a lightweight, fully manual GNN training loop
- your data is not graph-structured
- you need non-PyTorch frameworks like TensorFlow
Facets
framework · maturity active
machine-learning deep-learning llm-training machine-learning graph-processing artificial-intelligence python automl graph-neural-networks neural-architecture-search hyperparameter-optimization pytorch-geometric dgl gpu
10 sources
- readme: https://github.com/THUMNLab/AutoGL · fetched 2026-08-28 · 92f8ad43f6e2
- homepage: http://mn.cs.tsinghua.edu.cn/AutoGL/ · fetched 2026-08-29 · 6ba62f3303cf
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/tutorial/t_quickstart.html · fetched 2026-08-29 · 4c02138a4749
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/tutorial_cn/t_quickstart.html · fetched 2026-08-29 · 8280ea8b5dbf
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/documentation/data.html · fetched 2026-08-29 · 08dfe7e1d4d8
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/documentation/dataset.html · fetched 2026-08-29 · 5ddc9eaed53e
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/documentation/feature.html · fetched 2026-08-29 · dc74dc6fb712
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/documentation/model.html · fetched 2026-08-29 · 6049b741c96c
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/documentation/train.html · fetched 2026-08-29 · 1ea6eede311f
- site_page: https://mn.cs.tsinghua.edu.cn/AutoGL/docfile/documentation/hpo.html · fetched 2026-08-29 · 5c3c0bcb9b37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| THUMNLab/AutoGL | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem