Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lisa-lab/DeepLearningTutorials
/ experiment
Function
experiment
code/convolutional_mlp.py:348–349 ·
view source on GitHub ↗
(state, channel)
Source
from the content-addressed store, hash-verified
346
347
348
def
experiment(state, channel):
349
evaluate_lenet5(state.learning_rate, dataset=state.dataset)
Callers
nothing calls this directly
Calls
1
evaluate_lenet5
Function · 0.85
Tested by
no test coverage detected