DL-Art-School/codes/models
James Betker 17dd99b29b Fix bug with discriminator noise addition
It wasn't using the scale and was applying the noise to the
underlying state variable.
2020-09-20 12:00:27 -06:00
..
archs
experiments
layers
steps Fix bug with discriminator noise addition 2020-09-20 12:00:27 -06:00
__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