Add autoencoders, chapter 15

main
Aurélien Geron 2016-10-06 14:08:46 +02:00
parent 08ab23ae2e
commit 9b5ffe0472
2 changed files with 1589 additions and 1 deletions

1588
15_autoencoders.ipynb Normal file

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@
"12. [Distributed TensorFlow](12_distributed_tensorflow.ipynb)\n",
"13. [Convolutional Neural Networks](13_convolutional_neural_networks.ipynb)\n",
"14. [Recurrent Neural Networks](14_recurrent_neural_networks.ipynb)\n",
"15. Autoencoders (coming soon)\n",
"15. [Autoencoders](15_autoencoders.ipynb)\n",
"16. Reinforcement Learning (coming soon)\n",
"\n",
"## Scientific Python tutorials\n",