Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 210 Bytes

File metadata and controls

4 lines (3 loc) · 210 Bytes

DCGANs using Keras and TensorFlow

This repository demonstrates the implementation of DCGANs to generate fake human images trained on the CelebA dataset using Keras and TensorFlow.

GitHub Logo