I just want to ask some details about using population-based optimizations in signal processing.  i want to use optimal weights for my signal processing data. i mean i define a set of normalized weights for each of signal's property, they will be used in training with NN. the purpose is to minimize the prediction or classification errors. so, i think the data should be used in each training - test process, every time with new weights and finally the final test should be provided. some questions are as below

1.is it true way?

2.is there any other alternative way?

3. is it useful way to raise the Efficiency?

Similar questions and discussions