Git Product home page Git Product logo

intelligent-optimization-algorithm's Introduction

智能优化算法调研

1 智能优化算法介绍

1.1 智能优化算法概念

优化算法是一种根据概率按照固定步骤寻求问题的最优解的过程。与常见的排序算法、寻路算法不同的是,优化算法不具备等幂性,是一种概率算法。

1.2 智能优化算法的作用

寻找问题最优解。

1.3 智能优化算法特点

2 优化算法技术

2.1 总体分类架构图

常见的分支有群智能和进化两个方向。

2.2 群体智能算法
2.2.1 群体智能发展进程
2.2.2 群体智能经典算法
2.3 进化算法
2.4 神经网络算法
2.5 禁忌搜索算法
2.7 混合算法
2.7.1

3 优化算法实现

5 参考

[1] https://www.zhihu.com/question/30326374 # 智能优化算法总体介绍
[2] https://zhuanlan.zhihu.com/p/137408401 # 蚁群算法
[3] https://www.jianshu.com/p/9ef24ad65191 # 蚁群算法及其应用实例
[4] https://www.cnblogs.com/21207-iHome/p/6062535.html # 粒子群优化算法
[5] https://blog.csdn.net/hba646333407/article/details/103087777 # 群体智能优化算法总结
[6] https://blog.csdn.net/cccddduil/article/details/124903273 # 人工鱼群算法python实现
[7] https://zhuanlan.zhihu.com/p/100920122 # 人工鱼群算法 超详细解析
[8] https://blog.csdn.net/wp_csdn/article/details/54577567 # 人工鱼群算法详解
[9] https://www.bbsmax.com/A/KE5QE9mk5L/ # 细菌觅食优化算法python实现
[10] https://blog.csdn.net/hba646333407/article/details/103086793 # 群体智能优化算法之细菌觅食优化算法
[11] https://blog.csdn.net/xiaobiyin9140/article/details/88085607 # 细菌觅食算法
[12] https://blog.csdn.net/wh_17426/article/details/108960581 # 人工蜂群算法的python实现
[13] https://www.cnblogs.com/ybl20000418/p/11366576.html # 人工蜂群算法原理
[14] https://baike.baidu.com/item/%E7%8C%AB%E7%BE%A4%E7%AE%97%E6%B3%95/19460994 # 猫群算法
[15] https://blog.csdn.net/qq_40731332/article/details/103589592 # 标准萤火虫算法及Python实现
[16] https://blog.csdn.net/hba646333407/article/details/104798762 # 群体智能优化算法之萤火虫算法
[17] https://vlight.me/2017/12/17/Cuckoo-Search/ # 布谷鸟搜索算法
[18] https://github.com/SJ2050SJ/Optimization_Algorithms # 布谷鸟搜索算法python实现
[19] https://blog.csdn.net/welcome_yu/article/details/112131446 # 蝙蝠算法python实现
[20] https://www.jianshu.com/p/1cd814484bb0 # 蝙蝠算法
[21] https://blog.csdn.net/hba646333407/article/details/103087596 # 群体智能优化算法之烟花算法
[22] https://blog.csdn.net/hba646333407/article/details/103068144 # 群体智能之蜘蛛猴优化算法

intelligent-optimization-algorithm's People

Contributors

huguang1 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.