MCPcopy Create free account
hub / github.com/codewithzichao/Machine_Learning_Code / initialize_params

Method initialize_params

softmax/softmax_python.py:64–73  ·  view source on GitHub ↗

初始化参数w,b :param feature_dim:实例特征数目 :return: 参数w,b

(self, feature_dim)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected