faceswap/tests
torzdf cf0efff6ba
Learning Rate finder (#1341)
* Add LR Finder support structure

* Move trainer.Feeder to lib.training.generator

* Expose model.io

* Add lr_finder

* Update docs and locales

* Pre-PR fixups
  - Fix training graph not displaying
  - CI fixes
  - Switch lr finder progress to tqdm
  - Exit lr finder early on NaN
  - Display lr finder progress in GUI
2023-08-22 17:07:36 +01:00
..
lib Learning Rate finder (#1341) 2023-08-22 17:07:36 +01:00
tools Rebase code (#1326) 2023-06-27 11:27:47 +01:00
__init__.py Update all Keras Imports to be conditional (#1214) 2022-05-03 20:18:39 +01:00
simple_tests.py Learning Rate finder (#1341) 2023-08-22 17:07:36 +01:00
startup_test.py Remove plaidML support (#1325) 2023-06-21 12:57:33 +01:00
utils.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00