bbotk_worker_loop | R Documentation |
Loop run on the workers. Pops a task from the queue and evaluates it with the objective function. Pushes the results back to the data base.
bbotk_worker_loop(rush, optimizer, instance)
rush |
( |
optimizer |
OptimizerAsync. |
instance |
OptimInstanceAsync. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.