Posts

Showing posts from May 21, 2022

New Post

Intelligent Traffic Management Using || AI & Metaheuristics || ~xRay Pixy

Image
Hybrid Artificial Intelligence and Metaheuristics for Smart City TRafci Management Problem Video Chapters: 00:00 Introduction 00:40 Smart Cities 01:14 Traditional Methods for Traffic Management 02:12 Hybrid Approach AI and Metaheuristics 02:47 STEPS for Hybrid  Traffic Management System 08:40 Advantages of Smart Traffic Management System 09:33 Conclusion

Krill Herd Optimization NUMERICAL EXAMPLE ~xRay Pixy

Image
 Krill Herd Optimization Algorithm Numerical Example KRILL HERD OPTIMIZATION ALGORITHM STEPS Initialize Algorithm Parameters. Initialize Population for Krill's. Evaluate Krill's Performance. Selection Best Krill Among all. Check While (Current Iteration <= Maximum Iteration) Calculate Neighbors Krill Effect. Movement Induced. Calculate Food Attraction. Calculate Best Position Attraction. Foraging Motion. Physical Diffusion. Crossover and Mutation Update Krill Position. End While Display Best Solution Movement Induced Calculation Foraging Motion Calculation Physical Diffusion Calculation What is Krill Herd Optimization Algorithm?  Krill herd optimization algorithm is introduced in 2012 to solve the Global Optimization Function. This is a population-based Swarm Intelligence Search Algorithm based on the Herding behavior of krill.   In the Krill herd optimization algorithm, we have a  Group of Krill individuals and they are  Searching for Food.  Krill Herd Optimization Algorith
More posts