Expand description
Node.js bindings for RuVector Graph Transformer via NAPI-RS
Exposes proof-gated operations, sublinear attention, physics-informed layers, biological-inspired learning, verified training, manifold distance, temporal causal attention, and economic game-theoretic attention to Node.js applications.
This crate embeds a self-contained graph transformer implementation
to avoid coupling with the evolving ruvector-graph-transformer crate.
Structs§
- Graph
Transformer - Graph Transformer with proof-gated operations for Node.js.