Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amdegroot/ssd.pytorch
/ xavier
Function
xavier
train.py:213–214 ·
view source on GitHub ↗
(param)
Source
from the content-addressed store, hash-verified
211
212
213
def
xavier(param):
214
init.xavier_uniform(param)
215
216
217
def
weights_init(m):
Callers
1
weights_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected