← all blocks
model-head · v1.0.0

GAT Matchup (TF.js)

Graph Attention Network for team matchups. Each game is a 2-node graph (home, away); multi-head attention learns pairwise interaction weights between team features. Toy task: predict home margin from two team feature vectors with an asymmetric interaction term.

Contract

Input:
Frame
Output:
ModelArtifact
Determinism:
seeded
Side effects:
trains-artifact
Leakage window:
0s

Params (live form)

JSON
{}
Try in builder