mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-12 18:37:12 +00:00
77966a7622
detect, extract (AST + call-graph), build, cluster, analyze, report, export PDF extraction, tree-sitter AST, pyvis HTML, schema validation
204 B
204 B
Attention Is All You Need
The transformer architecture uses multi-head attention. Layer normalization is applied before each sub-layer. The feed-forward network consists of two linear transformations.