[surrogate_model][seqDesign] modified voronoi-based selection and added epsilon decreasing scheme.
The new BayesVornoi methods starts with higher weights for exploration scheme and gradually increases the weight for the exploitation (Bayesian optDesign).
Showing
- BayesValidRox/BayesInference/Discrepancy.py 0 additions, 1 deletionBayesValidRox/BayesInference/Discrepancy.py
- BayesValidRox/PostProcessing/PostProcessing.py 1 addition, 1 deletionBayesValidRox/PostProcessing/PostProcessing.py
- BayesValidRox/surrogate_models/Voronoi.py 125 additions, 33 deletionsBayesValidRox/surrogate_models/Voronoi.py
- BayesValidRox/surrogate_models/surrogate_models.py 38 additions, 19 deletionsBayesValidRox/surrogate_models/surrogate_models.py
- BayesValidRox/tests/BeamTest/Test_Beam.py 3 additions, 3 deletionsBayesValidRox/tests/BeamTest/Test_Beam.py
- BayesValidRox/tests/BraninTest/Branin_Test.py 19 additions, 19 deletionsBayesValidRox/tests/BraninTest/Branin_Test.py
Loading
Please register or sign in to comment