Inverse transformation for Sim

3 Ansichten (letzte 30 Tage)
Malathy
Malathy am 2 Mär. 2012
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.

Akzeptierte Antwort

Greg Heath
Greg Heath am 4 Mär. 2012
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

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by