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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Nilang.jl – A Reversible Julia DSL

64 点作者 Fishysoup超过 4 年前

5 条评论

snicker7超过 4 年前
Incredible. Given a (one-to-one) Julia function `f`, this package generates `~f`, the inverse of f. Clever use of automatic differentiation.<p>Paper: <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2003.04617" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2003.04617</a>
评论 #24746459 未加载
评论 #24750248 未加载
评论 #24745064 未加载
评论 #24748353 未加载
评论 #24744761 未加载
xiphias2超过 4 年前
,,The performance of reversible programming automatic differentiation is much better than most traditional frameworks.&#x27;&#x27;<p>It would be good to see a ResNet training benchmark comparison with PyTorch as an example if this is really true.
GiggleLiu超过 4 年前
This is the latest NiLang tutorial notebook: <a href="https:&#x2F;&#x2F;github.com&#x2F;JuliaReverse&#x2F;NiLangTutorial" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;JuliaReverse&#x2F;NiLangTutorial</a>
choeger超过 4 年前
Wait a second, does it yield an <i>exact</i> inverse or a numerical approximation?
评论 #24745365 未加载
评论 #24748282 未加载
vsskanth超过 4 年前
How does this compare to zygote ?
评论 #24748331 未加载
评论 #24748231 未加载