Topic: "flower-pollination"
mykeels/MSearch
A C# Library to aid programming for meta-heuristics
Language: C# - Size: 3.53 MB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 30 - Forks: 6

roshni-b/Flower-Pollination
Flower Pollination Algorithm Optimization Problem
Language: MATLAB - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

yuting1214/Nature-Inspired-Optimization
Nature-inspired Algorithm
Language: R - Size: 978 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

jayenliao/Optimization-CS-BA-FPA
This project aimed to implement three well-known meta-heuristic algorithms: cuckoo search (CS), bat algorithm (BA), and flower pollination algorithm (FPA). We found that three algorithms could have a promising performance generally. It might need more runs to be converged when training BA. The time cost of BA was the highest while the differences of time cost among three algorithms were not so large, which might not matter when the number of training runs was not large. We also tuned λ in CS and FPA with the findings of the weakness of larger λ values. A demo video of training process is available on YouTube: https://youtu.be/hlKvODBUyeI.
Language: Python - Size: 20.5 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1
