forked from ecker/DL-Art-School
- 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 |
||
|---|---|---|
| .. | ||
| archs | ||
| experiments | ||
| layers | ||
| steps | ||
| __init__.py | ||
| base_model.py | ||
| ExtensibleTrainer.py | ||
| feature_model.py | ||
| loss.py | ||
| lr_scheduler.py | ||
| networks.py | ||
| novograd.py | ||
| SR_model.py | ||
| SRGAN_model.py | ||