guiandrade2

Results 3 issues of guiandrade2

I don't know if this question belongs here, but I am currently making a custom tf keras gan with feature matching loss and I am struggling to understand when to...

While using the feature matching loss GAN on another datasets, I verify that the feature matching loss achieves very small values, yet the discriminator can still distinguish between real and...

Hello, I am trying to run the SGAN code, but on the first step of training the discriminator, an error pops up saying AttributeError: 'list' object has no attribute 'keys'....