02-12-2015 10:49 PM
Can I use Particle Swarm Optimization(PSO) as a standalone classifier or by combining it with other algorithms such as SVM-PSO etc.
If it would be possible please help me with spectral features for classifying images.
02-14-2015 03:32 PM
You can use any algorithm provided (a) you understand the algorithm, (b) it is appropriate to the problem you are trying to solve, and (c) you are capable of writing the program to implement the algorithm with respect to your problem.
BS
11-30-2017 07:34 AM
I found this article. I have worked with someone using particle swarm algorithms to do an optimization I can't discuss. This article is thoretical but it discusses a Labview implementation.
Particle Swarm Labview Implementation- white paper.