Thieu Nguyen sir I am working in python i am unable to understand how to use PSO during during training of Autoencode. I have MxN data set i.e. M particles and N dimensions. I want use fitness function as MSE I am unable to use PSO as optimizer. please help me out. There is also a library of PSO but i am not understanding how to use my fitness function mse in this. Thanks
I am also providing this. please tell me how to use mse as fitness function. the way i have used is not correct.