#181 · Primary category: MLOps & Evaluation
benchmarking-gnns
Repository for benchmarking graph neural networks (JMLR 2023)
Project last updated:06/22/23
GitHub Stars
2.7K
Forks
459
Contributors
6
License
MIT
Why we included this project
Researchers who train graph neural networks and need results that hold up next to published numbers will find a solid reference point here. The repository bundles standard tasks such as molecular property prediction on ZINC and AQSOL plus structural benchmarks like PATTERN and CLUSTER, and pairs them with reproducible training scripts for both message-passing and Weisfeiler-Lehman style models. Its real value is consistency: shared data splits, fixed hyperparameter pipelines, and per-dataset leaderboards let you compare a new architecture against the same baselines everyone else cites. Step-by-step guides cover adding a fresh dataset or a new model class, which helps when you want to extend the benchmark rather than just run it. Just keep in mind this is a benchmarking harness, not a ready-to-serve inference library.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models