michaal94 / torch_DCEC

Pytorch Deep Clustering with Convolutional Autoencoders implementation
MIT License
100 stars 30 forks source link

Fix bug in reporting of running clustering loss. #7

Closed joshua-sterner closed 4 years ago

joshua-sterner commented 4 years ago

This commit fixes issue #6 which causes the reported clustering loss to be the same as the reconstruction loss.