Add autoencoders, chapter 15

This commit is contained in:
Aurelien Geron
2016-10-06 14:08:46 +02:00
parent 34dc187b25
commit 5909b3b470
2 changed files with 2078 additions and 1 deletions

2077
15_autoencoders.ipynb Normal file

File diff suppressed because one or more lines are too long

View File

@@ -37,7 +37,7 @@
"12. [Distributed TensorFlow](12_distributed_tensorflow.ipynb)\n", "12. [Distributed TensorFlow](12_distributed_tensorflow.ipynb)\n",
"13. [Convolutional Neural Networks](13_convolutional_neural_networks.ipynb)\n", "13. [Convolutional Neural Networks](13_convolutional_neural_networks.ipynb)\n",
"14. [Recurrent Neural Networks](14_recurrent_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", "16. Reinforcement Learning (coming soon)\n",
"\n", "\n",
"## Scientific Python tutorials\n", "## Scientific Python tutorials\n",