PacktPublishing / Deep-Learning-with-Keras

Code repository for Deep Learning with Keras published by Packt
MIT License
1.06k stars 716 forks source link

Update dcgan.py #8

Closed zuoshifan closed 5 years ago

zuoshifan commented 7 years ago

Set image data formate to channels_first to make it work in tensorflow backend.