MCPcopy Index your code
hub / github.com/lazyprogrammer/machine_learning_examples / visualize_latent_space.py

File visualize_latent_space.py

unsupervised_class3/visualize_latent_space.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/deep-learning-gans-and-variational-autoencoders
2# https://www.udemy.com/deep-learning-gans-and-variational-autoencoders
3from __future__ import print_function, division
4from builtins import range, input

Callers

nothing calls this directly

Calls 5

fitMethod · 0.45
copyMethod · 0.45
transformMethod · 0.45

Tested by

no test coverage detected