Hello everyone,

I was wondering if anyone can help me on this. I generated an MLP neural network in MATLAB, and the output is a blackbox named net(x). I want to use this function as an objective function for a multi-objective optimization algorithm such as MOPSO. Does anybody know how to link use net(x) as in input for the optimization algorithm? Is there a special code for this?

Thanks.

Similar questions and discussions