Skip to content

Commit ec70fe5

Browse files
committed
update 6.md
1 parent 1776b6e commit ec70fe5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/workspace.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

6.GAN/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131

3232
## [CGAN (Conditional GAN) : MNIST](6.3.MNIST_CGAN/)
3333

34-
라벨 0~9 라는 조건을 통해 0~9에 맞는 숫자 이미지를 `CGAN`입니다.
34+
라벨 0~9 라는 조건을 통해 숫자 이미지를 생성하는 `CGAN`입니다.
3535

3636
!['MNIST_DCGAN`](6.3.MNIST_CGAN/MNIST_CGAN.png)

0 commit comments

Comments
 (0)