mapminmax and neural network toolbox
이전 댓글 표시
Hi, I trying hard to use the biases and weights of a network build on the toolbox. The function 'mapminmax' is used in the preprocessing and the postprocessing. If the function is turned off the training will performer poorly. If I'm turning off the postprocessing and only use the mapminmax function in the preprocessing, I'm not able to get proper output using the biases and weights in my own program though I'm normalizing the test data.
I have two questions: - why do I not get the right output in my own porgram, when I use the biases and weights, though I'm normalizing the input in the same range, when the toolbox only is normalizing pre-data?
- how or on what elements is the postprocessing normalizing on? (suppose it is on the output from output layer, but can'n see how)
Many thanks in advance!! /Peter
댓글 수: 1
Greg Heath
2013년 1월 19일
Your qualitative description is confusing. Please post clarifying code.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!