pytorchbearer/torchbearer

Implement str or repr for select callbacks

MattPainter01 opened this issue · 0 comments

For most callbacks we don't need to have a string representation, but for callbacks that modify the loss or callbacks that save files, it would be good to have one that records this.