omer54321

Results 4 comments of omer54321

It seems that the library is just outdated. Even when I tried to fix it, it doesn't seem to work. I will look for an updated solution for the problem...

Solved-ish by creating a progress bar callback, tho I'd love to get an actual fix.. Here's my code if you're still looking: ``` import time import sys import tensorflow as...

Dude, I dunno if you're still into that, but the solution is very stupid. Keras decides if it allows updating the progress bar by checking a function named sys.stdout.isatty() which...