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

Write test and illustrate use of analytic gradient #442

Open
redeboer opened this issue May 24, 2022 · 0 comments
Open

Write test and illustrate use of analytic gradient #442

redeboer opened this issue May 24, 2022 · 0 comments
Labels
🔨 Maintenance Maintenance and upkeep improvements

Comments

@redeboer
Copy link
Member

redeboer commented May 24, 2022

There are currently no unit tests for gradient_creator() and I don't trust the implementation for JAX -- it calls jax.grad() on a ParametrizedFunction, not the internal JAX function.

It would also be nice to illustrate the creation of a gradient for a function in a notebook. (E.g., a simple demo of error propagation with autodiff.)

@redeboer redeboer self-assigned this May 24, 2022
@redeboer redeboer added the 🔨 Maintenance Maintenance and upkeep improvements label May 24, 2022
@redeboer redeboer changed the title Write test for gradient_creator Write test and illustrate use of gradient_creator Jul 27, 2022
@redeboer redeboer changed the title Write test and illustrate use of gradient_creator Write test and illustrate use of gradient_creator() Jul 27, 2022
@redeboer redeboer changed the title Write test and illustrate use of gradient_creator() Write test and illustrate use of analytic gradient Jan 9, 2024
@redeboer redeboer removed their assignment Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Maintenance Maintenance and upkeep improvements
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant