koh-joshua
koh-joshua
I had similar issues with AutoModel using the default greedy tuner. This is for 2D image inputs for regression task. It will complete up to ~110 max trials but no...
Unfortunately, when I set to 'bayesian', it crashed at only trial #8 with "ValueError: NAN, value too big for float64". Update: Provided a quick fix for the NAN error. However,...
I have same issue for latest AutoKeras release using AutoModel for image regresison, with 'bayesian' tuner. Update: I think I may have found the culprit for this error. It's the...
I have a workaround for the folder picker using Tkinter's directory browser. Disclaimer: I am currently not a Streamlit or Tkinter user. However, this folder picker functionality is something I...
Hi vafaei-er, can you post a screen shot of the mentioned issue? And are you in Windows OS? Can any Streamlit or Tkinter power users offer some nuggets of wisdom...