Neural network: output model descriptions are wrong?

phivu
New Altair Community Member
Hello RapidMiner,
I'm using neural network operator to do regression and want to use the output trained model (parameters) for another program in C++. However, after checking the calculations manually using the output trained paramaters, the results do not match with the predicted values by the trained neural network. I tried to search for this problem and found these 2 same questions asked a few years ago:
So do you have any suggestion to solve my problem? (which is how to use the output trained parameters for another program in C++?)
Thank you very much for your help!
Best Regards,
Phi Vu
Tagged:
0
Answers
-
Hi,
did you have a look on the predict code of the neural net on github?
~Martin
0