量子 PSO 和带电 PSO(PSO = 粒子群优化器)

发布于 2024-08-23 22:35:02 字数 184 浏览 1 评论 0原文

我需要实现 PSO(即带电 PSO 和量子 PSO)。 我的问题是:

  • 每个 PSO 使用什么速度更新策略(同步或异步粒子更新)
  • 每个 PSO 使用什么社交网络拓扑(冯诺依曼、环、星、轮、金字塔、四簇)

目前,这些是我的问题。我们将不胜感激您的所有帮助。

谢谢。

I need to implement PSO's (namely charged and quantum PSO's).
My questions are these:

  • What Velocity Update strategy do each PSO's use (Synchronous or Asynchronous particle update)
  • What social networking topology does each of the PSO's use (Von Neumann, Ring, Star, Wheel, Pyramid, Four Clusters)

For now, these are my issues. All your help will be appreciated.

Thanks.

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

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

发布评论

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

评论(2

动听の歌 2024-08-30 22:35:02

我不知道这是否有帮助,但是这篇论文 (最近)表明 PSO 算法不应该太复杂,相反,可以通过简单的元优化技术找到良好的行为参数,该技术也被描述。

I don't know if this helps, but this paper (quite recent) suggests that the PSO algorithm shouldn't be complicated too much, instead good behavior parameters can be found with a simple meta-optimization technique which is also described.

残疾 2024-08-30 22:35:02

对于第一个问题,我认为这并不重要.. PSO 无论如何都不能保证收敛...

所以你在这种情况下做出如此小的决定时一定不要那么谨慎..

For the first question, I think it does not matter.. PSO does not guarantee to converge anyway...

So you must not be that cautious for making such small decisions in this context..

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