lbann
lbann copied to clipboard
FAST model
LBANN implementation of the FAST model
Includes the following:
- 3DCNN model for grid-structured data
- SGCNN model for graph data
- New implementation of GatedGraphConv with outer Edge network
- New implementation of NNConv (edge-conditioned Graph NN)
- New implementation of Graph Attention Layer
- Fusion model: Combines intermediate layers of 3DCNN and SGCNN for regression