-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
After numerical experiments with the implementations in #60 and #103, which requires tuning of the method parameters that might be case-dependent, we are motivated to find a way to learn the adaptivity parameters or the parameters in these methods on the fly with sequential optimization approaches.
Speaking of the adaptivity parameters, we would want to find the optimal coarsening_const refining_const historical_parameter
For the optimization we could start with classic Gaussian process. For the global model we could use paper data and do experiments with heat-conduction tutorial.