Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A functional approach to automatic differentiation #19

Open
darrenjw opened this issue Jan 8, 2019 · 5 comments
Open

A functional approach to automatic differentiation #19

darrenjw opened this issue Jan 8, 2019 · 5 comments

Comments

@darrenjw
Copy link

darrenjw commented Jan 8, 2019

I could possibly do a session on this, but so could Jonny Law

@paulcc
Copy link

paulcc commented Jan 8, 2019

any useful references on this?

@jonnylaw
Copy link

jonnylaw commented Jan 8, 2019

A haskell implementation is here: http://hackage.haskell.org/package/ad
Here's a paper with an accompanying talk for a different haskell implementation: http://conal.net/papers/essence-of-ad/
Here's another implementation using continuation passing style, this time in Scala with an accompanying paper: https://github.com/feiwang3311/Lantern/

@darrenjw
Copy link
Author

darrenjw commented Jan 8, 2019

@darrenjw
Copy link
Author

darrenjw commented Jan 8, 2019

Great minds think alike...

@paulcc
Copy link

paulcc commented Jan 8, 2019

cheers both!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants