11.1.6. rheia.OPT.optimization.create_starting_samples

rheia.OPT.optimization.create_starting_samples(run_dict, space_obj, start_from_last_gen)

Load the starting samples for the optimization run.

Parameters
  • run_dict (dict) – The dictionary with user-defined values for the characterization of the optimization.

  • space_obj (object) – The object with information on the design space and stochastic space

  • start_from_last_gen (bool) – Boolean that determines if the starting samples start from a previously generated population.