TrainerΒΆ
Base class for a surrogate/acquisiton function model trainer. |
|
A trainer class for a Factorization Machine model implemented by PyTorch. |
|
A class for training a polynomial- and kernel-based surrogate model. |
|
Compute and update the inverse of a Gram matrix sequentially with addition of a new data set. |
|
Compute and update polynomial coefficient matrices and vectors sequentially with addition of a new data set for the kernel-QA optimization. |