New Post

Markov Chains || Step-By-Step || ~xRay Pixy

Image
Learn Markov Chains step-by-step using real-life examples. Video Chapters: Markov Chains 00:00 Introduction 00:19 Topics Covered 01:49 Markov Chains Applications 02:04 Markov Property 03:18 Example 1 03:54 States, State Space, Transition Probabilities 06:17 Transition Matrix 08:17 Example 02 09:17 Example 03 10:26 Example 04 12:25 Example 05 14:16 Example 06 16:49 Example 07 18:11 Example 08 24:56 Conclusion

Dwarf Mongoose Optimization Algorithm || Step-By-Step || ~xRay Pixy

Video Chapters: Dwarf Mongoose Optimization Algorithm 00:00 Introduction 02:10 About Mongoose 03:55 Mongoose Communication 05:00 Mongoose Lifestyle 07:23 Dwarf Mongoose Optimization Algorithm Steps 11:29 Optimization Process Start 16:00 Conclusion

New Metaheuristic Optimization Algorithm Dwarf Mongoose Optimization
We can use this algorithm to solve different optimization problems as when this algorithm is tested on different continuous, discrete optimization problems it provides efficient results. So, we can use this algorithm to solve complex optimization problems This algorithm is basically inspired by the foraging behavior of mongooses in real life. Dwarf Mongoose Optimizer is introduced in 2022 by Jeffrey and all. It is a swarm intelligence-based optimization algorithm that we can use to solve complex optimization problems. This algorithm provides efficient results in comparison with seven different algorithms as you can see here Particle Swarm Optimizer, Gray wolf Optimizer, Ant Colony optimization, and others. This algorithm is also applied to solve 12 different engineering design problems and it provides excellent results. It is basically inspired by the dwarf Mongoose's behavior in real life. This algorithm mimics Mongoose Behavior, lifestyle, and foraging strategies. About Mongoose There are more than 30 species of mongoose worldwide, most species of mongoose found in Africa. Common dwarf Mongoose are the smallest African carnivores, they have large pointed heads, small ears, long tails, soft fur, and Long Claws. They live in family groups and Forage as a unit. Mongoose Forage, fight, and travel together as a team and they stay in one area for one week. Mongoose group size is up to 10 to 30 members and the group leader is Alpha's oldest dominant pair. They live in Burrows and their predators are eagles, large snakes, large Mongoose species, and they also use termite mounts for shelter and Refugee from enemies. Mongoose's diet includes small animals like frogs, birds, battles, fish, snakes, crabs, spiders, grasshoppers, larvae, and others. Mongoose length is about 18 to 47 centimeters, and weight is 300 to 400 grams, length, and weight depending on species. Mongoose lifespan is 8 to 18 years and in captivity, it is recorded to be 20 years. Mongooses can walk, run, and climb. Mongoose Communication They also have loud voices and communicate with each other continuously using a variety of twitters and whistles. In the Mongoose group, vocal communication is very important to coordinate group members during foraging or when they are moving from one sleeping mound to another. In Mongoose communication here we have two sounds: Panic sound and excitement sound. The panic sound indicates any danger around, and excitement calls when new food sources are discovered. Mongooses are territorial mammals. They use secret sense for marking their territories. They use the marking for group members so they can identify one another.
In the Mongoose group, we have further subgroups:
  • Scouts: Scout search for new Sleeping mounds.
  • Babysitters: Babysitters take care of young mongoose when other group members are searching for food and new Sleeping Mounds. Babysitters are mixed both male and female and after certain intervals, babysitters are exchanged with the alpha group for foraging.
  • Alpha Mongoose: Foraging is done by the Alpha group.


Comments

Popular Post

PARTICLE SWARM OPTIMIZATION ALGORITHM NUMERICAL EXAMPLE

Cuckoo Search Algorithm for Optimization Problems

Particle Swarm Optimization (PSO)

PSO (Particle Swarm Optimization) Example Step-by-Step

how is the LBP |Local Binary Pattern| values calculated? Step-by-Step with Example

PSO Python Code || Particle Swarm Optimization in Python || ~xRay Pixy

Grey Wolf Optimization Algorithm

Bat algorithm Explanation Step by Step with example

Grey Wolf Optimization Algorithm Numerical Example

Whale Optimization Algorithm Code Implementation || WOA CODE || ~xRay Pixy