FluxNet Neural Network Components
Documentation for FluxNet.
View on GitHub
Overview
This documentation covers a set of components for FluxNet that integrate:
- Node and edge features
- Positional encodings
- Adaptive degree scaling
- GATv2 attention mechanisms
- Residual connections
- Various normalization options
Get Started Now