brails.processors.FoundationClassifier.lib.utils module

class brails.processors.FoundationClassifier.lib.utils.AverageMeter

Bases: object

Computes and stores the average and current value

reset()
update(val, n=1)