Commit 11e1d54
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- HandsOnMachineLearningWithScikitLearnAndTensorFlow
- .ipynb_checkpoints
- homl_ch17_Representation-learning-and-generative-learning-using-autoencoders-and-gans_files
16 files changed
+898
-132
lines changedLarge diffs are not rendered by default.
Lines changed: 336 additions & 54 deletions
Large diffs are not rendered by default.
Lines changed: 221 additions & 24 deletions
Large diffs are not rendered by default.
0 commit comments