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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Denigma: The ML-powered service that understands and explains code

4 点作者 6r1d将近 4 年前

2 条评论

gus_massa将近 4 年前
Copying my comment from a previous post:<p>From the first example:<p>&gt; <i>return -tf.reduce_mean((T(&quot;input&quot;) - 0.5)</i>2)*<p>Don&#x27;t you want to use the average instead of &quot;<i>0.5</i>&quot;?<p>From the explanation:<p>&gt; <i>The code is a function that takes in an input tensor and returns the mean squared error of the input.</i><p>It&#x27;s hard to believe that the system can detect that it&#x27;s the &quot;mean squared error&quot;. Is this an explanation a real example from the implementation, or it&#x27;s just a handmade example?<p>Note: Wait more time to repost. Users usually get angry and start to flag our post is you repost too often.<p>Also, as mimixco said in <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28131271" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=28131271</a><p>&gt; <i>The live example on the home page doesn&#x27;t seem to work. I assumed JS was supported and typed this:</i><p>&gt; <i>const addOne = function(someNumber) { return someNumber + 1 }</i><p>&gt; <i>The &quot;explain&quot; box shows nothing.</i><p>&gt; <i>This site makes bold claims which, so far, I don&#x27;t see backed up by anything. Even the &quot;join waitlist&quot; dialog is broken!</i><p>&gt; <i>Next...</i><p>I tried and got the same outcome.
评论 #28136636 未加载
评论 #28136507 未加载
codeenlightener将近 4 年前
* There&#x27;s a demo available– no sign in is required to use it. Try throwing complex code at it.<p>* Check out the sample code and explanations by clicking on the different tabs.<p>* Denigma works on any language.<p>* We have a separate &quot;for developers&quot; landing page: <a href="https:&#x2F;&#x2F;denigma.app" rel="nofollow">https:&#x2F;&#x2F;denigma.app</a><p>* Creator here, AMA.
评论 #28131569 未加载