jwliou
Results
2
comments of
jwliou
That problem may be caused by keras-tuner instead of autokeras. in keras_tuner/engine/tuner_utils.py: From original code block => ``` def format_time(self, t): return time.strftime("%Hh %Mm %Ss", time.gmtime(t)) ``` alternative dirty fix...
Optimizer will be a larger block of settings including learning rate, instead of considering optimizer and learning rate separately.