dongdong092
dongdong092
Ooh,I just run the master branch code on my gpu.I ignored the tc and the td stage.I would try to run the animi branch today.
I use M40,cuda8.0,Tensorflow-gpu(1.6.0)and Keras(2.0.8)and it run 100 epochs about 2.5 hours.
I run the other branch .In the 20th opoches,it stops by the following error: print("%d [D loss: %e] [G mse: %e]" % (n, d_loss, g_loss)) TypeError: must be real number,...
But with Cross entropy it will become JS divergence again, why not use WGAN's method to use D(X) as the loss function directly?
把缩放shrink调小一点就好了