3-Alos , users have to know that ONLY Pre-Trained NN can be used in deployed applications which means in case your application has updated data & you want to-train the NN for the new data , you have to repeat the whole steps from zero which is not a practical benefit .
from all of the above points , i recommend programmers to use MATLAB environment only to create their NN baed application rather than using MATLAB & C# for the same result .
I think this kind of work has many disadvantages :
1-What is the benefit of exporting MATLAB NN in a C# application while you can make the graphical interface in MATLAB itself & deploy it as stand alone application?
2-Even after deploying the NN into .dll file & trying to deploy it with a C# application on a remote machine which MATLAB is not installed , You have to install MATLAB RUN-TIME COMPONENTS (MRC) in order to use any thing already created by MATLAB.
3-Alos , users have to know that ONLY Pre-Trained NN can be used in deployed applications which means in case your application has updated data & you want to-train the NN for the new data , you have to repeat the whole steps from zero which is not a practical benefit .
from all of the above points , i recommend programmers to use MATLAB environment only to create their NN baed application rather than using MATLAB & C# for the same result .
Regards
Saqer Ali
Embedded Systems Programmer
alsaher84 20 hours ago
I think this kind of work has many disadvantages :
1-What is the benefit of exporting MATLAB NN in a C# application while you can make the graphical interface in MATLAB itself & deploy it as stand alone application?
2-Even after deploying the NN into .dll file & trying to deploy it with a C# application on a remote machine which MATLAB is not installed , You have to install MATLAB RUN-TIME COMPONENTS (MRC) in order to use any thing already created by MATLAB.
alsaher84 20 hours ago
hey can u help me for my project....
006rd 1 month ago