Open hadim opened 4 years ago
The same error happens with the last pypi version.
The error can be reproduced with tutorials/helloworld/
.
@hadim Thanks for the issue!
Is this the Keras progress bar for Model.fit
, or the KerasTuner outputs regarding the state of the search?
The one showing progress of the search. I don't remember seeing the one for fit
neither that being said.
@hadim Did you ever find a workaround or solution?
The progress bar sown during a search is the console one and note the notebook friendly one (
tqdm.tqdm_notebook
).Not that if use directly
kerastuner.abstractions.display.progress_bar()
, the correct one is used.I am using the latest kerastuner version on
master
: 91fe47866d41684e7c30e1767ac113ddccc02ce4