بایگانی برچسب برای: پایتون الگوریتم

الگوریتم شیرمورچه Ant Lion Optimizer دانلود رایگان کد پروژه پایتون


https://github.com/zhaoxingfeng/ALO/archive/refs/heads/master.zip

 


 

Rate this post

الگوریتم بهینه سازی مبتنی بر جغرافیای زیستی BBO دانلود رایگان کد پروژه پایتون Biogeography Based Optimization


https://github.com/himanshuRepo/Biogeography-Based-Optimization/archive/refs/heads/master.zip

 


 

Rate this post

الگوریتم کرم شب تاب دانلود رایگان کد پروژه پایتون Firefly Algorithm


import numpy as np
from FireflyAlgorithm import FireflyAlgorithm

def sphere(x):
return np.sum(x ** 2)

best = FireflyAlgorithm(function=sphere, dim=10, lb=-5, ub=5, max_evals=10000)
print(best)

https://github.com/firefly-cpp/FireflyAlgorithm/archive/refs/heads/master.zip


 

Rate this post

الگوریتم فرهنگی دانلود رایگان کد پروژه پایتون Cultural Algorithm


https://github.com/mohame-ben-amor/Cultural-Algorithms/archive/refs/heads/main.zip

 


 

Rate this post

الگوریتم مرغ الاچیق ساز SBO دانلود رایگان کد پروژه پایتون Satin bowerbird optimizer


https://github.com/LucXiong/Swarm-intelligence-optimization-algorithm/archive/refs/heads/main.zip

 


 

5/5 - (1 امتیاز)

الگوریتم رقابت استعماری دانلود رایگان کد پروژه پایتون imperialist competitive algorithm (ICA)


https://github.com/jorisdhondt/imperialist-competitive-algorithm/archive/refs/heads/master.zip

 


 

Rate this post

الگوریتم جستجوی کلاغ CSA دانلود رایگان کد پروژه پایتون

Crow Search Algorithm


https://github.com/Luan-Michel/CrowSearchAlgorithmPython/archive/refs/heads/master.zip

 


 

Rate this post

 

 

الگوریتم کلونی زنبور عسل مصنوعی ABC دانلود رایگان کد پروژه پایتون Artificial Bee Colony Algorithm


https://github.com/rwuilbercq/Hive/archive/refs/heads/master.zip


 

Rate this post

الگوریتم سنجاقک Dragonfly Algorithm دانلود رایگان کد پروژه پایتون


https://github.com/wmalarski/DragonflyAlgorithmPy/archive/refs/heads/master.zip

 


 

5/5 - (1 امتیاز)

الگوریتم جستجوی ممنوعه دانلود رایگان کد پروژه پایتون


https://github.com/demirayonur/Tabu_Search_for_Travelling_Salesman_Problem/archive/refs/heads/master.zip

 


 

Rate this post

الگوریتم شبیه سازی تبرید دانلود رایگان کد پروژه پایتون


https://github.com/chncyhn/simulated-annealing-tsp/archive/refs/heads/master.zip

 


 

Rate this post

 

الگوریتم ازدحام ذرات PSO دانلود رایگان کد پروژه پایتون particle swarm optimization


https://github.com/shiluqiang/PSO_python/archive/refs/heads/master.zip

 


 

1/5 - (1 امتیاز)

الگوریتم هارمونی دانلود رایگان کد پروژه پایتون Harmony Search


https://github.com/gfairchild/pyHarmonySearch/archive/refs/heads/master.zip

 


 

Rate this post

الگوریتم بهینه سازی کلونی مورچگان دانلود رایگان کد پروژه پایتون


https://github.com/marcoscastro/tsp_aco/archive/refs/heads/master.zip

 


 

Rate this post

الگوریتم ژنتیک دانلود رایگان کد پروژه پایتون


https://github.com/handcraftsman/GeneticAlgorithmsWithPython/archive/refs/heads/master.zip

 

https://github.com/ahmedfgad/GeneticAlgorithmPython/archive/refs/heads/master.zip

 

 


 

Rate this post