I actually used MATLAB neural network (Feedforwardnet).

The network has been trained with my data and it worked fine.

I will like others without MATLAB to use the trained network for their own predictions. Therefore, I built a website for this task.

My question is how do I include my trained network on this newly built website so that the user without MATLAB can make predictions through this webpage.

Thanks

Similar questions and discussions