Fixed-Size Latent Space Autoencoder for Music Score Graph Generation via Linked Entities
Download models
All trained models with its .ckpt are stored under /mlruns/26.../run_id/checkpoints/*.ckpt
The last model checkpoints are named last.ckpt, the best ones start with "dual-autoencoder-epoch..."
Inspect mlflow logs
This model repo contains the mlflow logs from training the score graph autoencoder (incl. metrics and model checkpoints).
If you want to have a look into the training logs in detail,
- download this repo and move it to a dir where you wish
- Run python restore_mlflow_paths.py /path/to/your/dir user_name
- Run "mlflow server" in this dir
You can see now the logs.