neural network problem, denormalize and new data simulate
显示 更早的评论
hello, I have a question, I created my neural network and using this equation I could take her to EXCEL:
Y = B2 + LW * tanh (B1 + IW * X);
But how I can denormalize the output? and how should I standardize the new data you want to incorporate into this equation?
To explain better, when I put approves my neural network with other data, let's say "sample data", as I normalize, I surguen many problems the mapminmax equation MATLAB, as I have maximum and minimum values, but if I have only an input which would be the maximum and minimum.
And yet I can not denormalize the output of the neural network.
Please help me.
XOXO
采纳的回答
更多回答(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!