This repository contains experiments for the Structure from voltage paper
contains the mnist dataset
contains the mnist specific code, see README in mnsit folder
contains general utilities for voltage embedding
mnist_embedding_main.py
- Specify the landmarks you want in the config file
- When running this script you generate the voltage curves for each landmark
mnist_visualize_embedding_main.py
- Loads the voltage curves from file
- Make figures for the Structure-from-voltage-paper
- Specific configurations can be set in the mnist_viz_config file