Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ training_started
Method
training_started
callbacks/callback.py:24–24 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
22
flexibility and customization in descendant classes.
23
""
"
24
def
training_started(self, **kwargs):
pass
25
26
def
training_ended(self, **kwargs):
pass
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected