DL-Art-School/codes/models
James Betker 05963157c1 Several things
- Fixes to 'after' and 'before' defs for steps (turns out they werent working)
- Feature nets take in a list of layers to extract. Not fully implemented yet.
- Fixes bugs with RAGAN
- Allows real input into generator gan to not be detached by param
2020-09-23 11:56:36 -06:00
..
archs Several things 2020-09-23 11:56:36 -06:00
experiments
layers
steps Several things 2020-09-23 11:56:36 -06:00
__init__.py
base_model.py
ExtensibleTrainer.py Several things 2020-09-23 11:56:36 -06:00
feature_model.py
loss.py
lr_scheduler.py
networks.py Several things 2020-09-23 11:56:36 -06:00
novograd.py
SR_model.py
SRGAN_model.py