david-thrower / cerebros-core-algorithm-alpha

The Cerebros package is an ultra-precise Neural Architecture Search (NAS) / AutoML that is intended to much more closely mimic biological neurons than conventional neural network architecture strategies.
Other
27 stars 4 forks source link

distributed-training-example: make min_x a constant, make max x tunable #42

Closed david-thrower closed 1 year ago

david-thrower commented 1 year ago

distributed-training-example: make min_x a constant, make max x tunable, where the min in Katib it the min is hard set in Katib to one value and the max is set to explore range [min + 1, max].

david-thrower commented 1 year ago

Make a skip cell that suggests to the user what to set Katib's settings to...

david-thrower commented 1 year ago

Closed with #39