搜索资源列表
gan_practice-master
- GAN,DCGAN,WGAN,improved-GAN 4种生成对抗网络的tensorflow实现(Complition of GAN,DCGAN,WGAN and improved-GAN with tensorflow.)
DCGAN-tensorflow-master
- 这个代码是github上tensorflow版本的DCGAN(This code is the tensorflow version of DCGAN on GitHub)
DCGAN-tensorflow-master
- tensorflow 聚类算法DCSCAN实现python程序。(tensorflow cluster This is python program for a machine learning program)
keras-dcgan
- keras平台下dcgan源码,包含配置文件,py文件,可直接运行训练网络,数据集为mnist手写数据集(Dcgan source code under the keras platform)
DCGAN-tensorflow-master
- LINUX平台下,当然也可以在windows平台下运行,DCGAN为卷积下的生成对抗网络,在tensorflow平台的基础上。(LINUX platform, of course, can also run on the windows platform, DCGAN is the convolution generation under adversarial networks, based on the tensorflow platform.)
DCGAN-tensorflow-master
- DCGAN实现高质量图像生成与分类,并增强了系统的稳定性与准确度(DCGAN enables high-quality image generation and classification, and enhances system stability and accuracy)
models-master
- 在linux下利用tensorflow实现编程,编程语言为python,易上手,新手容易看懂(linuxnote: DCGAN-tensorflow-master.zip may be a plain executable, not an archive unzip: cannot find zipfile directory in one of DCGAN-tensorflow-master.zip or DCGAN-tensorflow-master.zip.zip,
DCGAN
- 简易可运行的DCGAN的pytorch代码