EnriqueGautoSand

Results 6 comments of EnriqueGautoSand

i have the same problem with an .exe in "one file" using pyinstaller it open the edge browser too late and when the window of the browser opens the console...

> If you add the keep alive js script it does the same? yea the window of the browser opens too late, so the console closes in that waiting time

any way to tune the input shape? in this case you are running several times passing it differents some_val_1 i found this code https://stackoverflow.com/questions/72710386/how-to-hypertune-input-shape-using-keras-tuner/72896040#72896040 that tune it but tried and...

How do you do that? i have this code that tune batch size from #122 but also i want to tune the learning rate ``` class MyTuner(kt.tuners.Hyperband): def run_trial(self, trial,...

i have done it, but i still don't have idea of how to create an admin at oauth sign in with google, y can create using flask fab create admin...