项目作者: ytakzk

项目描述 :
Simple GAN model for Keras
高级语言: Jupyter Notebook
项目地址: git://github.com/ytakzk/GAN-DCGAN-for-Keras.git
创建时间: 2017-05-28T14:03:29Z
项目社区:https://github.com/ytakzk/GAN-DCGAN-for-Keras

开源协议:

下载


GAN-DCGAN-for-Keras

simple Keras scripts for GAN proposed by Goodfellow et al. (2014) and for DCGAN proposed by Radford et al. (2015) using the MNIST database.
The websites below are referenced to build the network.

DCGAN

Generated Images
Generated Images

GAN

Generated Images
Generated Images

References