Ross ROSS = Recommend OSS · open-source software intelligence for agents

weihua916/powerful-gnns

How Powerful are Graph Neural Networks? observed · 2026-08-28

github.com/weihua916/powerful-gnns · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2807
  • days_rel: n/a
  • days_push: 1889
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1285 stars · 227 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official PyTorch implementation of the experiments from the ICLR 2019 paper 'How Powerful are Graph Neural Networks?', introducing the Graph Isomorphism Network (GIN). It provides training and evaluation code for GIN on graph classification benchmarks using the paper's cross-validation protocol.

Use cases

  • implement a graph isomorphism network in pytorch
  • reproduce the GIN paper experiments
  • run graph neural network graph classification on benchmark datasets
  • study the reference code behind a foundational GNN theory paper
  • get GIN baseline code for GNN research

When to choose

  • You need the exact reference implementation of GIN to cite or reproduce the ICLR 2019 results
  • You want to understand the algorithm from 'How Powerful are Graph Neural Networks?' by reading its official code
  • You need a GIN baseline for graph classification experiments

When to avoid

  • You need a maintained, general-purpose GNN framework with many models and active support
  • You require compatibility with recent PyTorch versions, since the code was tested on PyTorch 0.4.1 and 1.0.0
  • You want a plug-and-play library rather than research experiment code with manual hyperparameter tuning

Facets

library · maturity maintenance

deep-learning machine-learning deep-learning machine-learning graph-processing python graph-neural-networks gin graph-isomorphism-network pytorch graph-classification paper-implementation iclr-2019 research-code

1 source

Member repositories

RepositoryRoleHealth v2
weihua916/powerful-gnnsmain32

For agents

markdown · JSON · MCP: product_card(name="weihua916/powerful-gnns")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem