S23 - Colab Notebooks


Table of contents

  1. Colab Notebooks
    1. Latent Space Exploration with Control Features
    2. Interpolation

Colab Notebooks


The following notebooks allow you to quickly interact with the trained models without having to install any dependencies on your local machine.


Latent Space Exploration with Control Features


Open In Colab

In here you can generate random patterns, and interactively modify the latent space to generate new patterns. Moreover, when applicable, you can also control the generation of the patterns using control features.

latentExplore


Interpolation


Open In Colab

In this notebook, you can interpolate between two patterns to generate new patterns.

interpolation

interpolation