Skip to content

Conversation

@pskrunner14
Copy link
Contributor

  • Added a mini-batch generator function.
  • Renamed generator and discriminator functions.
  • Removed logits from generator as it was redundant.
  • Changed w_init in both models to tf.glorot_normal_initializer since it has shown to improve convergence of model.
  • Using imageio instead of scipy.misc wherever possible since it is deprecated.

@zsdonghao zsdonghao merged commit 8296290 into tensorlayer:master Oct 6, 2018
pskrunner14 added a commit to pskrunner14/dcgan that referenced this pull request Oct 6, 2018
Minor fixes and improvements (tensorlayer#15) merge back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants