Live data from Hacker News

Differentiable Programming Mega-Proposal

forums.swift.org

1–10 of 78 posts

Re: Differentiable Programming Mega-Proposal

#5
This is actually huge. I saw a proof of concept of something like this in Haskell a few years back, but it's amazing it see it (probably) making it into the core of a mainstream language.

This may let them capture a large chunk of the ML market from Python - and hopefully greatly improve ML apis while they're at it.

Re: Differentiable Programming Mega-Proposal

#8

This is actually huge. I saw a proof of concept of something like this in Haskell a few years back, but it's amazing it see it (probably) making it into the core of a mainstream language. This may let them capture a large chunk of the ML market from Python - and hopefully greatly improve ML apis while they're at it.

> I saw a proof of concept of something like this in Haskell a few years back

You mean the automatic differentiation package `ad`?

https://hackage.haskell.org/package/ad

Re: Differentiable Programming Mega-Proposal

#9
post #7

How does this relate to all the work that Christ Lattner et al have been doing at Google with Swift, MLIR, etc.?[a] Is this... a separate, parallel, more encompassing proposal? Is there any coordination between these two groups? -- [a] https://www.youtube.com/watch?v=yCd3CzGSte8

It's the same group.
Post reply on HN