Inverse transformation for Sim

We generate the neural network object. We use the sim(net,i/p) and see how the network predicts for the given input vector. Is there any inverse transformation function for 'sim'. given the network object and output, see what will be the input vector.

 채택된 답변

Greg Heath
Greg Heath 2012년 3월 4일

0 개 추천

No.
However, you can train another net that will take a target as input and estimate the original input.
Obviously, the restoration will improve as the number of uncorrelated target values increase.
Hope this helps.
Greg

추가 답변 (0개)

카테고리

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

태그

질문:

2012년 3월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by