Skip to content

Commit 11e1d54

Browse files
committed
118 of 100 Days of Python
We finished up AE by use a stacked AE for semantic interpolation. Basically, we interpolated between codings of Fashion MNIST images and found that the AE could make reasonble-looking articles of clothing from similar types of clothing. We then began the section on GANs by creating and training a simple model.
1 parent c47dac0 commit 11e1d54

File tree

16 files changed

+898
-132
lines changed

16 files changed

+898
-132
lines changed

HandsOnMachineLearningWithScikitLearnAndTensorFlow/.ipynb_checkpoints/homl_ch17_Representation-learning-and-generative-learning-using-autoencoders-and-gans-checkpoint.ipynb

Lines changed: 336 additions & 54 deletions
Large diffs are not rendered by default.

HandsOnMachineLearningWithScikitLearnAndTensorFlow/homl_ch17_Representation-learning-and-generative-learning-using-autoencoders-and-gans.ipynb

Lines changed: 336 additions & 54 deletions
Large diffs are not rendered by default.

HandsOnMachineLearningWithScikitLearnAndTensorFlow/homl_ch17_Representation-learning-and-generative-learning-using-autoencoders-and-gans.md

Lines changed: 221 additions & 24 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)