有没有“Hello World”启发式或元启发式或优化技术的示例类型基本教程

发布于 2024-11-26 06:47:33 字数 365 浏览 2 评论 0原文

我正在努力,但仍然没有找到一个非常基本的教程,可以从其中开始元启发式和优化问题。我看过很多书,但里面都是数学。我知道最终我必须这样做,但如果至少我面前有一个简单的例子,那么我可以获得一些信心,而不是读书,也没有任何实际的东西摆在我面前。

谁能向我指出一个教程,其中有人描述了一个小问题,然后他用启发式方法讨论了它的解决方案,以便我知道它的实际应用程度。

我不想让任何人为我编写代码,但任何教程都可以帮助我为这些启发式编写代码

如果它是用任何编程语言完成的,那么它很好,但否则我会很乐意查看算法如何解决特定问题。

我知道有很多算法,但我不知道从哪里开始,所以只要我了解它是如何工作的,任何优化算法都可以,这样我就可以进一步进行

I am trying hard but still i have not found a very basic tutorial from where i can start with Meta heuristics and optimization problems. I have seen many books but they are full of Maths. I know that eventually i have to do that but if al least i have one simple example running before me , then i can get some confidence rather than reading books and have nothing practical in front of me.

Can anyone point me to a tutorial where someone has described a small problem and then he discusses its solution with heuristics so that i know how practically it is applied.

I don't want anyone to write code for me but any tutorial out there which can help me in writing code for those heuristics

If its done in any programming language then its good but otherwise I will be happy to see how the algorithms solves particular problem.

I know there are many algorithms but i don't know where to start so any optimization algorithm will be fine as long as i understand how it works so then i can proceed further

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

别闹i 2024-12-03 06:47:33

有启发式和元启发式算法的直观解释在此演示文稿中

例如:

在此处输入图像描述

There's a visual explanation of heuristic and metaheuristic algorithms in this presentation.

For example:

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文