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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Simple NN in the cloud

2 点作者 michaeloblak将近 8 年前
Is there any service around where I can <i>easily</i> create NN from the browser. Just pick the model I want, configure it, and just throw training and test data into it? TensorFlow is awesome, but setting it up is a lot of work. Same with Google&#x27;s and Amazon&#x27;s cloud solutions for ML. I know that ML is a complex stuff, and you need to tweak bits and pieces of the model to work, but for some simple cases, it would be more than enough.<p>API is more than enough for me. But nice web interface is even better.

2 条评论

brudgers将近 8 年前
Deeplearn.js? <a href="https:&#x2F;&#x2F;research.googleblog.com&#x2F;2017&#x2F;08&#x2F;harness-power-of-machine-learning-in.html" rel="nofollow">https:&#x2F;&#x2F;research.googleblog.com&#x2F;2017&#x2F;08&#x2F;harness-power-of-mac...</a>
malux85将近 8 年前
This is what my startup does : SignalBox.ai