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

Method training_ended

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

Source from the content-addressed store, hash-verified

24 def training_started(self, **kwargs): pass
25
26 def training_ended(self, **kwargs): pass
27
28 def epoch_started(self, **kwargs): pass
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected