# Latent

Sometimes referred to as the `z-space` representation or `latent space`. In `dcgan` the distribution is random uniform noise.

Can be thought of as input to the `generator`.
