Question: sum of monitoring metrics per epoch
dzhang22 opened this issue · 0 comments
dzhang22 commented
It seems to me that if I add a monitoring channel (metric), pylearn2 will return me the mean value of that metric over all the mini-batches after each epoch. But I need the sum of that metric over all the mini-batches after each epoch. Is there any easy way to do that?