TuRBO
TuRBO copied to clipboard
Config parameters influence on performance
Hello,
We are trying to use this tool. After setting up a working example, we are still trying to figure out the role of some config parameters:
- How does the number of initial samples/points (
n_init) affect precision? - Which parameters affect convergence speed?
- What is the meaning of batch sizes/ max_evals? Related: assuming we want to do 100 simulations per sample (use 20 samples), no parallelization, are the parameters
n_init=20,batch_size = 1,max_evals=20*100the right approach?
Have you solved this question? I'm also curious about the batch size.
Have you solved this question? I'm also curious about the batch size.
Unfortunately not, but I'll report here when we will use it again and figure it out :)