model_definition_utils-checkpoint
Model definitions for Cell Movement Attention Networks
Classes
End to end function for predicting the next displacement of a focal cell. |
|
Pairwise interaction function definition. |
|
Weight function definition. |
Module Contents
- class model_definition_utils-checkpoint.velocity_predictor
Bases:
torch.nn.ModuleEnd to end function for predicting the next displacement of a focal cell.
- interaction_network
- weight_network
- forward(x)
- compute_weights(x)