You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be an issue with tqdm itself, but right now text bar is hardly usable. In this case, shouldn't TQDMNotebookCallback be considered the default option?
Well, I used to use this text bar in Jupyter Notebook (it was Notebook-aware), but not it does not work properly (even with plain tqdm). Unfortunately, in the next I am busy, so I won't dive into extensive testing (e.g. it might depend on Python version).
(In any case - thx! I Googled keras tqdm and found your projects. I wanted to do it some day, but there is so much going on. I was searching as the next week I start doing a workshop for gifted high-school students, see bottom of http://p.migdal.pl. I will surely use your lib. :))
It might be an issue with tqdm itself, but right now text bar is hardly usable. In this case, shouldn't
TQDMNotebookCallback
be considered the default option?The same problem appears in your examples: https://github.com/bstriner/keras-tqdm/blob/master/examples/keras_progress_bars.ipynb
The text was updated successfully, but these errors were encountered: