> 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/examples-1.md).

# Examples

- [2D](https://hypergan.gitbook.io/hypergan/examples-1/2d.md): Trains a generator to output 2d points (pixels) matching a known distribution.
- [Text](https://hypergan.gitbook.io/hypergan/examples-1/text.md)
- [Classification](https://hypergan.gitbook.io/hypergan/examples-1/classification.md)
- [Colorizer](https://hypergan.gitbook.io/hypergan/examples-1/colorizer.md): Colorizer feeds a black and white version of the input into the generator.
- [Next Frame (video)](https://hypergan.gitbook.io/hypergan/examples-1/next-frame-video.md)
