post-hoc analysis

See scripts scripts/cluster.py and scripts/embeds_from_files.py.

Once the model is trained, see embeds_from_files.py for a minimal example of extracting embeddings from the AIBS data.

K-means clustering can be run with example code at cluster.py.