hippylib / hippyflow

Dimension reduced surrogate construction for parametric PDE maps
Other
36 stars 6 forks source link

Optimization Under Uncertainty #18

Closed tomoleary closed 1 year ago

tomoleary commented 2 years ago

Adding support for optimization problems, where there is an additional paramter z that is optimized in expectation over the distribution of parameter m, e.g., the prior

tomoleary commented 1 year ago

Should we add evaluation helper arrays to Observable classes in order to avoid constant need for new allocations?