Some questions about GAN code
Author: jindongwangCreated Nov 15, 2018Updated Apr 27, 2025
In the GAN code, why L98 is repeated in L115? I tried to delete L115, it works fine. Is there something I miss?
Source: yunjey/pytorch-tutorial
In the GAN code, why L98 is repeated in L115? I tried to delete L115, it works fine. Is there something I miss?
Source: yunjey/pytorch-tutorial