PreProcessing- PostProcessing in Neural Network Toolbox

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

답변 (1개)

Greg Heath
Greg Heath 2017년 3월 21일

0 개 추천

Only the 1st and last layers.
Thank you for formally accepting my answer
Greg

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2017년 3월 16일

답변:

2017년 3월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by