You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the notebook '04-wasserstein-gan-gradient-penalty.ipynb', the name of the model, 'WGANGP' and the trainer 'WGANGPTrainer' are incorrect concerning the corresponding src file (w_gp_gan.py).
It should be changed into 'WGPGAN' and 'WGPGANTrainer'.
The text was updated successfully, but these errors were encountered:
In the notebook '04-wasserstein-gan-gradient-penalty.ipynb', the name of the model, 'WGANGP' and the trainer 'WGANGPTrainer' are incorrect concerning the corresponding src file (w_gp_gan.py).
It should be changed into 'WGPGAN' and 'WGPGANTrainer'.
The text was updated successfully, but these errors were encountered: