Merge pull request #222 from guoci/patch-1

Update index.ipynb
main
Aurélien Geron 2021-03-02 17:45:55 +13:00 committed by GitHub
commit 4af17a6aac
1 changed files with 1 additions and 1 deletions

View File

@ -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.ipynb)\n",
"17. [Representation Learning Using Autoencoders](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)"
]