Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/FineMoGen
/ build_loss
Function
build_loss
mogen/models/builder.py:19–21 ·
view source on GitHub ↗
Build loss.
(cfg)
Source
from the content-addressed store, hash-verified
17
18
19
def
build_loss(cfg):
20
""
"Build loss."
""
21
return
LOSSES.build(cfg)
22
23
24
def
build_architecture(cfg):
Callers
3
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected