TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Biomimicry in software?

1 点作者 OzzyOsbourne超过 13 年前
The title is pretty much self-explanatory: do you know of any algorithms/solutions that emulate nature to solve problems? I know of neural networks, and chaos theory (think plant leaves and algo-trading), but I'd like to find out about specific implementations of this.

1 comment

arkitaip超过 13 年前
Ant colony optimization algorithms <a href="http://en.wikipedia.org/wiki/Ant_colony_optimization_algorithms" rel="nofollow">http://en.wikipedia.org/wiki/Ant_colony_optimization_algorit...</a>