A number of models implemented in heron
make use of pytorch
and the GPR library built atop it, gpytorch
.
These models can be used on both CPU and GPU hardware.
All of these models are contained within the heron.models.torchbased module.
Training data |
GPR Technique |
Model type |
Spinning |
Higher modes |
---|---|---|---|---|
NR: Georgia Tech |
Exact, LOVE, CUDA |
BBH |
Fully |
No |
The model is trained on numerical relativity waveforms produced by the Centre for Relativistic Astrophysics at Georgia Tech, and uses exact scalable GPR techniques implemented by GPyTorch.