MCPcopy 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"""
2This 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_mlpFunction · 0.70

Tested by

no test coverage detected