Posts

Showing posts from April 16, 2022

New Post

Bermuda Triangle Optimizer

Image
VIDEO LINK The Bermuda Triangle Optimizer (BTO) is a nature-inspired algorithm that simulates a gravity-like pull in the Bermuda Triangle to find optimal solutions. Learn Bermuda Triangle Optimizer (BTO) Step-By-Step using Examples. Video Chapters: Bermuda Triangle Optimizer (BTO) 00:00 Introduction 00:34 About the Bermuda Triangle 02:06 Bermuda Triangle Optimizer  05:44 BTO STEPS 09:30 BTO Advantages 10:17 BTO Limitations 10:42 BTO Applications 11:07 Conclusion Bermuda Triangle Optimizer || Step-By-Step || ~xRay Pixy Video Link:  https://youtu.be/bBnsd7BBttg #optimization #algorithm #metaheuristic #robotics #deeplearning #ArtificialIntelligence #MachineLearning #computervision #research #projects #thesis #Python #optimizationproblem #optimizationalgorithms 

Teaching Learning Based Optimization Algorithm | TLBO Numerical Example|

Image
Teaching Learning Based Optimization Algorithm  | TLBO Numerical Example | Learn Teaching Learning Based Optimization Algorithm Step-by-Step with Numerical Example. Teaching Learning Based Optimization Algorithm is based on the effect of Teacher on the Learners in the class. Teaching Learning Based Optimization Algorithm is basically inspired by the behavior of learners in the classroom. In Teaching Learning Based Optimization Algorithm 2 main procedure are followed: Teaching Phase: Learners study from the Teacher. Learner Phase: Learners can interact with each other and they can randomly interact with each other. Teaching Learning Based Optimization Algorithm Steps: Population Initialization Phase. Agents Performance Evaluation using Cost Function. Select Best Solution Among all. Calculate Mean Value. Teacher Phase. Mathematical Model Learner Phase MathematicalModel Evaluate New Solutions. Update Current Best Solution. Check Stopping Criteria. Display Best Solution.
More posts