Running WGAN.py Error : InvalidArgument Error "You must feed a value for placeholder tensor 'sequential_target' with dtype float and shape [?,?] [[{{node sequential_target}}]] [Op:__inference_keras_scratch_graph_6820] " The Problem exactly arise at " g_loss = self.combined.train_on_batch(noise, valid)... Kindly help me how to resolve these issue
rishiganeshv opened this issue · 0 comments
rishiganeshv commented
Running WGAN.py Error : InvalidArgument Error "You must feed a value for placeholder tensor 'sequential_target' with dtype float and shape [?,?] [[{{node sequential_target}}]] [Op:__inference_keras_scratch_graph_6820] " The Problem exactly arise at " g_loss = self.combined.train_on_batch(noise, valid)... Kindly help me how to resolve these issue