randomSearch constant
StudySpec_Algorithm
const randomSearch
Simple random search within the feasible space.
Implementation
static const randomSearch = StudySpec_Algorithm('RANDOM_SEARCH');
Simple random search within the feasible space.
static const randomSearch = StudySpec_Algorithm('RANDOM_SEARCH');