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

Automatic differentiation is bit rotted #19

Closed
epatters opened this issue Aug 31, 2018 · 0 comments
Closed

Automatic differentiation is bit rotted #19

epatters opened this issue Aug 31, 2018 · 0 comments
Labels

Comments

@epatters
Copy link
Member

The algebraic networks module includes experimental code for reverse-mode automatic differentiation, using ReverseDiffSource.jl. This package looks dead (no updates in two years) and has been broken since Julia v0.6.

We should either fix or rip out our auto-diff code. Unfortunately, it's not clear what to replace it with, as this corner of the Julia ecosystem is in churn right now.

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

No branches or pull requests

1 participant