MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / epoch_started

Method epoch_started

callbacks/callback.py:28–28  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

26 def training_ended(self, **kwargs): pass
27
28 def epoch_started(self, **kwargs): pass
29
30 def phase_started(self, **kwargs): pass
31

Callers 2

trainFunction · 0.45
trainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected