Closed cedrickchee closed 6 years ago
Implemented in this commit: 66b65e044c19680cb76a31dad6cc983b4aed6375.
We are showing these losses both in TensorBoard plots and terminal/command line during training and testing:
We need to update the README to document down and explain this change.
Currently, the training log only shows the total loss.
For the sake of debugging and monitoring the learning progress of the network, we should show both the margin and reconstruction loss separately.