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

diegoantognini/pyGAT

Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903) observed · 2026-08-28

github.com/diegoantognini/pyGAT · 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: 3106
  • days_rel: n/a
  • days_push: 1154
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3123 stars · 701 forks observed · 2026-08-28

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

A PyTorch implementation of the Graph Attention Network (GAT) model from Veličković et al. (2017), including a sparse-matrix variant. It reproduces the paper's transductive learning results on the Cora citation dataset.

Use cases

  • implement graph attention networks in pytorch
  • reproduce GAT paper results on Cora
  • run node classification on citation graphs
  • learn how attention works in graph neural networks
  • benchmark sparse vs dense graph attention layers

When to choose

  • you want a faithful PyTorch port of the original GAT paper
  • you need a reference implementation for research or citation
  • you want to experiment with attention-based graph neural networks

When to avoid

  • you need a maintained library with modern PyTorch support (it targets PyTorch 0.4.1)
  • you need production graph learning at scale rather than a research demo
  • you want a general-purpose GNN framework with many model types

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning deep-learning python graph-neural-networks graph-attention-networks pytorch attention-mechanism self-attention node-classification cora algorithms gpu

1 source

Member repositories

RepositoryRoleHealth v2
diegoantognini/pyGATmain32

For agents

markdown · JSON · MCP: product_card(name="diegoantognini/pyGAT")

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