> For the complete documentation index, see [llms.txt](https://hypergan.gitbook.io/hypergan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hypergan.gitbook.io/hypergan/components/latent.md).

# 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`.
