Normalizing flow dashboard


Sample paths animation

The animation shows how a normalizing flow transforms data points (orange) to latent space (green). The green ellipses correspond to the base diagonal standard normal distribution (sigma = 1 and sigma = 2).

Training step
1

Experiments

Experiment selection
{% for experiment_path in experiment_paths %}
{% endfor %}
Experiment information
  • Number of dimensions: {{ experiment_info.nDimensions | safe }}
  • Number of training steps: {{ experiment_info.nSteps | safe }}
  • Number of training samples: {{ experiment_info.nTrainingSamples | safe }}
  • Number of validation samples: {{ experiment_info.nValidationSamples | safe }}
  • Number of flow layers: {{ experiment_info.nLayers | safe }}

Settings and controls

First dimension (x)
Second dimension (y)
Camera selection
FPS (animation speed)
0 300
Dataset selection