Piotr Jaszczyk
Results
2
issues of
Piotr Jaszczyk
With Kreas 2.2.4 saving checkpoint in this form: ``` checkpoint = ModelCheckpoint(target_dir, monitor='val_acc', verbose=1, save_best_only=True, mode='max') ``` is not working. It's giving error: ``` Traceback (most recent call last): File...
It would be great if you added the following functionality: when you press a keyboard shortcut, the program would create a new desktop (in the background) and move the active...