optframework.kernel_opt.opt_core_multi_ray module
Created on Mon Dec 11 09:05:42 2023
@author: px2030
- class optframework.kernel_opt.opt_core_multi_ray.OptCoreMultiRay(*args, **kwargs)[source]
Bases:
OptCoreRay
,OptCoreMulti
This class inherits from both OptCoreRay (for Ray Tune integration) and OptCoreMulti (for using 1D data to assist in 2D data optimization).