Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
update the introduction
  • Loading branch information
zhangqianhui authored Dec 12, 2016
1 parent 3cbbb76 commit 4bae160
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Conditional-Gans
The test code for Conditional convolutional adversarial networks.
The test code for Conditional convolutional adversarial networks using tensorflow.

##INTRODUCTION

Tensorflow implements of conditional DCGAN.

##Prerequisites

##Usage

Train:

Test:

Visualization:

##Result on mnist

##Training details

##Reference code

[DCGAN](https://github.com/carpedm20/DCGAN-tensorflow)

0 comments on commit 4bae160

Please sign in to comment.