Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lisa-lab/DeepLearningTutorials
/ mlp.py
File
mlp.py
code/mlp.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
This tutorial introduces the multilayer perceptron using Theano.
3
4
A multilayer perceptron is a logistic regressor where
Callers
nothing calls this directly
Calls
1
test_mlp
Function · 0.70
Tested by
no test coverage detected