Hi,
I'm using autokeras.AutoModel to tune the model structure but found that I cannot set the optimizer and learning rate, which have to been tuned automatically. Actually I just want set them rather than tune. Is there any way or sample code to show how to set optimizer and learning rate?
Many thanks!
Hi, I'm using autokeras.AutoModel to tune the model structure but found that I cannot set the optimizer and learning rate, which have to been tuned automatically. Actually I just want set them rather than tune. Is there any way or sample code to show how to set optimizer and learning rate? Many thanks!