microsoft/gated-graph-neural-network-samples resource
Sample Code for Gated Graph Neural Networks observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3215
- days_rel: n/a
- days_push: 2519
- n_releases_24m: 0
Adoption not part of the score
1029 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sample implementations of Gated Graph Neural Networks (GGNN) and Graph Convolutional Networks in TensorFlow, applied to learning properties of chemical molecules. It includes dense, sparse, and asynchronous GNN variants, and is no longer maintained in favor of microsoft/tf-gnn-samples.
Use cases
- learn how to implement gated graph neural networks
- train a GNN to predict chemical molecule properties
- compare dense vs sparse graph neural network implementations
- run graph convolutional networks on molecular data
- study asynchronous message passing in graph neural networks
When to choose
- you want reference sample code for GGNNs in TensorFlow 1.x
- you are studying molecular property prediction with GNNs
- you need a starting point for dense or sparse GNN implementations
When to avoid
- you need maintained or up-to-date GNN code - use microsoft/tf-gnn-samples instead
- you use modern TensorFlow or PyTorch versions
- you need production-ready GNN libraries
Facets
learning-resource · maturity abandoned
machine-learning deep-learning machine-learning deep-learning chemistry python graph-neural-networks tensorflow sample-code ggnn graph-convolutional-networks molecular-property-prediction
1 source
- readme: https://github.com/microsoft/gated-graph-neural-network-samples · fetched 2026-08-28 · 489d7ea0936d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/gated-graph-neural-network-samples | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/gated-graph-neural-network-samples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem