Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcharatan/flowmap
/ TrainerCfg
Class
TrainerCfg
flowmap/config/common.py:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
@dataclass
32
class
TrainerCfg:
33
val_check_interval: int
34
max_steps: int
35
36
37
@dataclass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected