pytorch-GAN-timeseries
pytorch-GAN-timeseries copied to clipboard
Regarding D_x, D_G_z1, D_G_z2
Can you please share how the values of D_x, D_G_z1 and D_G_z2 changes during training when you use LSTM generator and discriminator?
Why don't you just plot those variables and see for yourself?