MCPcopy Create free account
hub / github.com/AtlasAnalyticsLab/AdaFisher / __init__

Method __init__

Image_Classification/src/train.py:467–468  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

465 count: int
466
467 def __init__(self):
468 self.reset()
469
470 def reset(self):
471 self.val = 0

Callers

nothing calls this directly

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected