We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b5e03 commit 390b6d0Copy full SHA for 390b6d0
1 file changed
README.md
@@ -64,7 +64,7 @@
64
- [02 - tf.layers](05%20-%20CNN/02%20-%20tf.layers.py)
65
- 신경망 구성을 손쉽게 해 주는 High level API 인 layers 를 사용해봅니다.
66
67
-### [06 - Autoencoder, GAN](06%20-%20Autoencoder)
+### [06 - Autoencoder](06%20-%20Autoencoder)
68
69
- [01 - Autoencoder](06%20-%20Autoencoder/01%20-%20Autoencoder.py)
70
- 대표적인 비감독(Unsupervised) 학습 방법인 Autoencoder 를 사용해봅니다.
0 commit comments