cellshape icon indicating copy to clipboard operation
cellshape copied to clipboard

Logging improvements

Open DeVriesMatt opened this issue 3 years ago • 0 comments

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.

DeVriesMatt avatar Jun 29 '22 16:06 DeVriesMatt