cellshape
cellshape copied to clipboard
Logging improvements
Currently, the logging file names are:
- *_pretrained.log for autoencoder training.
- *_DEC.log for cluster training
- and again *_DEC.log for both autoencoder and cluster training.
Need to make the full training log name *_pretrained_DEC.log.