sustainable-processes / summit

Optimising chemical reactions using machine learning
https://gosummit.readthedocs.io/en/latest/
MIT License
118 stars 24 forks source link

Added TSEMO to visualize_ThreeHumpCamel #245

Closed ilario closed 1 year ago

ilario commented 1 year ago

I adapted the SOBO code for plotting the same example with the TSEMO. For some reason it fails when asking or more than 1 num_experiments. Also, when leaving the initial_exp code commented out, results in the LHS picking a point in 0,0 which is already at the maximum, no idea if this is a bug.

marcosfelt commented 1 year ago

TSEMO is a multi-objective algorithm, so it doesn't really make sense to use it here. Going to close this PR.