DL-Art-School/codes/models
2020-09-07 11:38:11 -06:00
..
archs Clean up unused archs 2020-09-07 11:38:11 -06:00
steps Add novograd optimizer 2020-09-06 17:27:08 -06:00
__init__.py ExtensibleTrainer work 2020-08-22 08:24:34 -06:00
base_model.py Fix multistep optimizer (feeding from wrong config params) 2020-08-04 16:42:58 -06:00
ExtensibleTrainer.py Fix trainable not applying to discriminators 2020-09-05 20:31:26 -06:00
feature_model.py feamod fix 2020-08-30 08:08:49 -06:00
loss.py Update loss with lr crossgan 2020-08-26 17:57:22 -06:00
lr_scheduler.py Extensible trainer (in progress) 2020-08-12 08:45:23 -06:00
networks.py Clean up unused archs 2020-09-07 11:38:11 -06:00
novograd.py Add novograd optimizer 2020-09-06 17:27:08 -06:00
SR_model.py Allow validating in batches, remove val size limit 2020-06-02 08:41:22 -06:00
SRGAN_model.py Enable testing in ExtensibleTrainer, fix it in SRGAN_model 2020-08-31 09:41:48 -06:00