পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| স্টোকাস্টিক জেনেটিক অ্যালগরিদম× | স্টোকাস্টিক পার্টিকেল সোয়ার্ম অপ্টিমাইজেশন× | |
|---|---|---|
| ক্ষেত্র | অনুকরণ | অনুকরণ |
| পরিবার | Process / pipeline | Process / pipeline |
| উদ্ভবের বছর≠ | 1975 | 1995–2002 |
| প্রবর্তক≠ | Holland, J. H. | Kennedy, J. and Eberhart, R. (base PSO); stochastic extensions by Clerc, Kennedy and community |
| ধরন≠ | Stochastic evolutionary metaheuristic | Metaheuristic optimization — stochastic swarm intelligence |
| মৌলিক উৎস≠ | Holland, J. H. (1975). Adaptation in Natural and Artificial Systems. University of Michigan Press, Ann Arbor. ISBN: 978-0262581110 | Kennedy, J., Eberhart, R. (1995). Particle swarm optimization. Proceedings of ICNN'95 - International Conference on Neural Networks, Vol. 4, pp. 1942-1948. IEEE. DOI ↗ |
| অপর নাম | SGA, Canonical Genetic Algorithm, Simple Genetic Algorithm, Evolutionary Algorithm | Stochastic PSO, SPSO, Randomized PSO, Probabilistic PSO |
| সম্পর্কিত≠ | 5 | 4 |
| সারসংক্ষেপ≠ | The Stochastic Genetic Algorithm (SGA) is a population-based metaheuristic that mimics biological evolution — selection, crossover, and mutation — to search for near-optimal solutions in complex, nonlinear, or combinatorial spaces. Its randomized operators make it robust to local optima and broadly applicable across engineering, scheduling, machine learning, and operations research. | Stochastic Particle Swarm Optimization (Stochastic PSO) is a swarm-intelligence metaheuristic that extends the standard PSO framework by incorporating explicit stochastic elements — random inertia weights, probabilistic velocity resets, or noise injections — to escape local optima and maintain population diversity throughout the search. It is widely applied to continuous, mixed, and noisy optimization problems in engineering, operations research, and simulation-based design. |
| ScholarGateডেটাসেট ↗ |
|
|