This commit is contained in:
laoluzi
2016-08-26 23:22:17 +08:00
parent 8a46974032
commit 1545746e09
+1 -1
View File
@@ -24,7 +24,7 @@ python dcgan.py --mode generate --batch_size 128
**Training:**
`python dcgan.py --mode train --batch_size <batch_size>`
python dcgan.py --mode train --path ~/images --batch_size 128