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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Moe, a Metric Optimization Engine

58 点作者 Zephyr314将近 11 年前

3 条评论

mjw将近 11 年前
Neat!<p>For those interested in this sort of thing, a couple of other libraries with a similar range of uses:<p><a href="https://github.com/hyperopt/hyperopt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hyperopt&#x2F;hyperopt</a> <a href="https://github.com/JasperSnoek/spearmint" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;JasperSnoek&#x2F;spearmint</a><p>Would be interested if anyone has any thoughts on how these compare (I&#x27;ve been quite impressed so far by hyperopt but haven&#x27;t tried the others yet).
评论 #8082916 未加载
aalamir将近 11 年前
I have created a live demo of MOE on a Terminal.com snapshot. More details here:<p><a href="https://atharwat.wordpress.com/2014/07/27/moe-on-terminal-com/" rel="nofollow">https:&#x2F;&#x2F;atharwat.wordpress.com&#x2F;2014&#x2F;07&#x2F;27&#x2F;moe-on-terminal-co...</a>
astuteajax将近 11 年前
Multi Armed Bandit Power for Continuous Spaces!