Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lisa-lab/DeepLearningTutorials
/ _p
Function
_p
code/lstm.py:86–87 ·
view source on GitHub ↗
(pp, name)
Source
from the content-addressed store, hash-verified
84
85
86
def
_p(pp, name):
87
return
'%s_%s'
% (pp, name)
88
89
90
def
init_params(options):
Callers
3
param_init_lstm
Function · 0.85
_step
Function · 0.85
lstm_layer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected