You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
chenwilliam77
changed the title
Implement switched evolution relaxation method for homotopy
Implement switched evolution relaxation method for homotopy (to choose q)
Sep 9, 2020
chenwilliam77
changed the title
Implement switched evolution relaxation method for homotopy (to choose q)
Implement convergence-control parameter algorithms for homotopy
Sep 10, 2020
chenwilliam77
changed the title
Implement convergence-control parameter algorithms for homotopy
Implement switched evolution relaxation method for homotopy (to choose q)
Sep 10, 2020
chenwilliam77
changed the title
Implement switched evolution relaxation method for homotopy (to choose q)
Implement adaptive choice of q for homotopy
Sep 17, 2020
Homotopy: adaptively choose q
Relaxation: adaptively choosing the damping weight
Proposed adaptivities
Naive: use hyperparameters to choose a simple updating scheme for q and damping, noting that both of these terms must fall between 0 and 1.
use switched evolution relaxation
Homotopy continuation: https://www.researchgate.net/publication/229754789_A_continuation_method_based_on_a_high_order_predictor_and_an_adaptive_steplength_control or https://arxiv.org/pdf/math/0605105.pdf
The text was updated successfully, but these errors were encountered: