Hybrid PSO, GWO codes related to research papers
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am working with hybrid codes developed by combining metaheuristics and neural networks for research problem, I have successfully implemented one.
Now, I am looking for other hybrid Neural network codes, is it ok to reach out to researchers and ask them for their code.
Or any one knows how to find hybrid GWO, PSO codes that are used in some research papers.
I have searched on github and other places but they were not the ones from reseachers.
2 commentaires
Sam Chak
le 22 Sep 2022
If the main focus of your research is on the Hybrid Metaheuristics algorithm, then it is recommended to write the code yourself in order to gain a deeper understanding into the behaviors so that you can bring out the best of both algorithms.
If your main work is to optimize only a particular problem that you are studying, then there are many other algorithms that can prossibly arrive at the same results or solutions. Thus, GWO–PSO algorithm is not necessary for the work.
Réponses (0)
Voir également
Catégories
En savoir plus sur Particle Swarm dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!