Neural network: output model descriptions are wrong?

phivuphivu Member Posts: 34 Guru
edited November 2018 in Help

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:

 

http://community.rapidminer.com/t5/RapidMiner-Studio/What-are-the-calculations-of-a-neural-network-output/m-p/23361#M17331

 

http://community.rapidminer.com/t5/RapidMiner-Studio/Newbie-question-Deriving-formulae-for-Neural-Nets/m-p/16214#M12070

 

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

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,503 RM Data Scientist

    Hi,

     

    did you have a look on the predict code of the neural net on github?

     

    ~Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.