Originally posted by: FiFila
Hi;
I want to model by CP optimizer and NN a problem (I want to improve the NN by combination of it with constraint programming). As the input of NN is not linear, I can not use CPLEX, I have force to use a CP optimizer. Because I am in primary steps of learning a CP optimizer, would you please send me a sample or reference to see how I can model some constraints by CP optimizer as a nonlinear input of my NN.
Another question: Is it possible to write the neural network section in Matlab and its constraints section in CPLEX?
Thanks
#CPOptimizer#DecisionOptimization