Hello. I don't want to create a config file and use it in a separate process, I need to embed spearmint into own programm. I mean create an obj, pass it a func to optimize and the search space, runmoptimization and get results. How can I do it easily without recreating parts of spearmint?
Hello. I don't want to create a config file and use it in a separate process, I need to embed spearmint into own programm. I mean create an obj, pass it a func to optimize and the search space, runmoptimization and get results. How can I do it easily without recreating parts of spearmint?