Search Results - ((((colony algorithm) OR (bees algorithm))) OR (matching algorithm))
Search alternatives:
- bees algorithm »
-
1
Home buyer assistant using artificial bee colony algorithm / Muhammad Izzat Azri Azman
Published 2017“…This project used Artificial Bee Colony Algorithms (ABC) by adapting the food foraging behaviour of bee in honey bee and find a suitable house for home buyer based on their requirement. …”
Get full text
Get full text
Thesis -
2
Hybrid Artificial Bees Colony Algorithms For Optimizing Carbon Nanotubes Characteristics
Published 2018“…Optimization is a crucial process to select the best parameters in single and multi-objective problems for manufacturing process.However,it is difficult to find an optimization algorithm that obtain the global optimum for every optimization problem.Artificial Bees Colony (ABC) is a well-known swarm intelligence algorithm in solving optimization problems.It has noticeably shown better performance compared to the state-of-art algorithms.This study proposes a novel hybrid ABC algorithm with β-Hill Climbing (βHC) technique (ABC-βHC) in order to enhance the exploitation and exploration process of the ABC in optimizing carbon nanotubes (CNTs) characteristics.CNTs are widely used in electronic and mechanical products due to its fascinating material with extraordinary mechanical,thermal,physical and electrical properties. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
3
Bee foraging behaviour techniques for grid scheduling problem
Published 2013“…Grid computing is the infrastructure that involves a large number of resources like computers, networks and databases which are owned by many organizations.These resources are collected together to make a huge computing power.Job scheduling problem is one of the key issues in grid computing and failing to look into grid scheduling results in uncompleted view of the grid computing.Achieving optimized performance of grid system, and matching application requirements with available computing resources, are the objectives of grid job scheduling.Bee colony approaches are more adaptive to grid scheduling due to high heterogeneous and dynamic nature of resources and applications in grid.These algorithms have shown encouraging results in terms of time and cost.This paper presents some resent research activities inspired by bee foraging behavior for grid job scheduling especially ABC and BCO approaches.Different original studies related to this area are briefly described along with their comparisons against them and results.The review summary of their derived algorithms and research efforts is done.…”
Get full text
Get full text
Get full text
Article -
4
Formulation of metaheuristic algorithms based on artificial bee colony for engineering problems
Published 2024“…The Artificial Bee Colony (ABC) algorithm is a powerful metaheuristic optimization technique inspired by the honeybee foraging behaviour. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
5
An improved artificial bee colony algorithm for training multilayer perceptron in time series prediction
Published 2014“…Here, three improved learning approaches inspired by artificial honey bee's behavior are used to train MLP. They are: Global Guided Artificial Bee Colony (GGABC), Improved Gbest Guided Artificial Bee Colony (IGGABC) and Artificial Smart Bee Colony (ASBC) algorithm. …”
Get full text
Get full text
Get full text
Thesis -
6
A hybrid algorithm based on artificial bee colony and artificial rabbits optimization for solving economic dispatch problem
Published 2023“…The Artificial Bee Colony (ABC) algorithm has gained widespread attention and has been applied in various fields due to its ability to achieve excellent global optimization results and ease of implementation. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
7
Artificial bee colony algorithm with proposed discrete nearest neighborhood algorithm for discrete optimization problems
Published 2021“…This study seeks to solve this problem using Artificial Bee Colony (ABC) Algorithm along with the proposed Discrete Nearest Neighborhood Algorithm (DNNA). …”
Get full text
Get full text
Get full text
Article -
8
A modified artificial bee colony algorithm to optimise integrated assembly sequence planning and assembly line balancing
Published 2019“…This paper proposed a modified Artificial Bee Colony algorithm (MABC) to optimise the integrated ASP and ALB problem. …”
Get full text
Get full text
Get full text
Article -
9
Offline study on loss optimization in distribution networks using Artificial Bee Colony (ABC) algorithm: article / Deezex Noor Ainizaa Abdullah
Published 2009“…This paper present offline study on loss optimization in distribution networks using Artificial Bee Colony (ABC) algorithm. The study involves the development of Artificial Bee Colony (ABC) algorithm to implement loss minimization in a distribution system. …”
Get full text
Get full text
Article -
10
Offline study on loss optimization in distribution networks using Artificial Bee Colony (ABC) algorithm / Deezex Noor Ainizaa Abdullah
Published 2009“…This paper present offline study on loss optimization in distribution networks using Artificial Bee Colony (ABC) algorithm. The study involves the development of Artificial Bee Colony (ABC) algorithm to implement loss minimization in a distribution system. …”
Get full text
Get full text
Thesis -
11
Global gbest guided-artificial bee colony algorithm for numerical function optimization
Published 2018“…The two well-known honeybees-based upgraded algorithms, Gbest Guided Artificial Bee Colony (GGABC) and Global Artificial Bee Colony Search (GABCS), use the foraging behavior of the global best and guided best honeybees for solving complex optimization tasks. …”
Get full text
Get full text
Article -
12
Leaf lesion classification (LLC) algorithm based on artificial bee colony (ABC)
Published 2015“…Results showed that the Leaf Lesion Classification (LLC) algorithm based on Artificial Bee colony (ABC) produced an average 96.83% of accuracy and average 1.66 milliseconds of processing time, indicating that LLC algorithm is better than algorithm such as Otsu, Canny, Roberts and Sobel. …”
Get full text
Get full text
Get full text
Article -
13
Solving the travelling salesman problem by using artificial bee colony algorithm / Noor Ainul Hayati Mohd Naziri
Published 2021“…In this study, the Artificial Bee Colony (ABC) algorithm was used to resolve the TSP. …”
Get full text
Get full text
Student Project -
14
Application of Bee Colony Optimization (BCO) in NP-Hard Problems
Published 2011“…This report presents the first stage of an ongoing research which is the problem solving of highly complex tasks using Bee-Inspired algorithms. Bee-Inspired algorithms are partially referring to the nature of bee swarm behaviour. …”
Get full text
Get full text
Final Year Project -
15
Neural Network Training Using Hybrid Particle-move Artificial Bee Colony Algorithm for Pattern Classification
Published 2017“…Artificial Bees Colony (ABC) optimization algorithm is one of the competitive algorithms in the SI algorithms group. …”
Get full text
Get full text
Get full text
Article -
16
Minimizing the total cost of inventory by using artificial bee colony algorithm / Nurul Syakira Mohd Zin
Published 2022“…Therefore, this study employed the Artificial Bee Colony (ABC) algorithm to ascertain the minimum total cost of inventory. …”
Get full text
Get full text
Research Reports -
17
Utilizing artificial bee colony algorithm as feature selection method in Arabic text classification
Published 2023“…In this paper, the filter method chi square and the Artificial Bee Colony) ABC algorithm were both used as FS methods . …”
Get full text
Get full text
Get full text
Get full text
Article -
18
Minimizing power loss using modified artificial bee colony algorithm / Nur Azlin Ashiqin Mohd Amin ...[et al.]
Published 2021“…The results are compared with Firefly algorithm (FA) and Artificial Bee Colony (ABC) algorithm method to prove the effectiveness of the newest algorithm. …”
Get full text
Get full text
Get full text
Article -
19
Congestion management based optimization technique using bee colony
Published 2023Subjects: “…Bee colony algorithm…”
Conference Paper -
20
Neural network training using hybrid particle-move artificial bee colony algorithm for pattern classification
Published 2017“…By optimizing the training of the neural networks using optimal weight set, better results can be obtained by the neural networks.Traditional neural networks algorithms such as Back Propagation (BP) were used for ANNT, but they have some drawbacks such as computational complexity and getting trapped in the local minima.Therefore, evolutionary algorithms like the Swarm Intelligence (SI) algorithms have been employed in ANNT to overcome such issues.Artificial Bees Colony (ABC) optimization algorithm is one of the competitive algorithms in the SI algorithms group. …”
Get full text
Get full text
Get full text
Article
