Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ get_params
Method
get_params
cnn_class2/tf_resnet.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
)
66
67
def
get_params(self):
68
return
[]
69
70
class
Flatten:
71
def
forward(self, X):
Callers
2
get_params
Method · 0.45
tf_resnet.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected