PreProcessing- PostProcessing in Neural Network Toolbox

1 Ansicht (letzte 30 Tage)
TOSA2016
TOSA2016 am 16 Mär. 2017
Beantwortet: Greg Heath am 21 Mär. 2017
Hi,
Imagine I have an MLP with 10 hidden layers. Does matlab do the pre-processing/ post-processing between each two successive layers or these tasks are done only once for the input layer and the output of the network?
I checked the layers and the range for the middle hidden layers was [-1, 1; -1, 1]. Sounds like it is not doing the pre-processing/post-processing but just want to make sure.
Thanks

Antworten (1)

Greg Heath
Greg Heath am 21 Mär. 2017
Only the 1st and last layers.
Thank you for formally accepting my answer
Greg

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by