From b2a1f5698877e57f13c3ba33eb7c5b51280f9d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Tue, 2 Mar 2021 17:47:26 +1300 Subject: [PATCH] Update chapter 17's name --- index.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ipynb b/index.ipynb index a7889ef..ebc0914 100644 --- a/index.ipynb +++ b/index.ipynb @@ -38,7 +38,7 @@ "14. [Deep Computer Vision Using Convolutional Neural Networks](14_deep_computer_vision_with_cnns.ipynb)\n", "15. [Processing Sequences Using RNNs and CNNs](15_processing_sequences_using_rnns_and_cnns.ipynb)\n", "16. [Natural Language Processing with RNNs and Attention](16_nlp_with_rnns_and_attention.ipynb)\n", - "17. [Representation Learning Using Autoencoders](17_autoencoders_and_gans.ipynb)\n", + "17. [Representation Learning and Generative Learning Using Autencoders and GANs](17_autoencoders_and_gans.ipynb)\n", "18. [Reinforcement Learning](18_reinforcement_learning.ipynb)\n", "19. [Training and Deploying TensorFlow Models at Scale](19_training_and_deploying_at_scale.ipynb)" ]