stickeritis / sticker

Succeeded by SyntaxDot: https://github.com/tensordot/syntaxdot
Other
25 stars 2 forks source link

Clear the batch accuracy/loss when an epoch is finished #146

Open danieldk opened 4 years ago

danieldk commented 4 years ago

Once an epoch is done, we start a new line. The batch accuracy/loss that is displayed is then that of the last batch of the epoch. These numbers are confusing when inspecting the outputs for accuracies/losses.