how to define a parameter in jax #10390
Unanswered
dorost1234
asked this question in
Q&A
Replies: 1 comment
-
Hi - there is some introductory information on autodiff here: https://jax.readthedocs.io/en/latest/jax-101/01-jax-basics.html#jax-first-transformation-grad and some more advanced treatment at https://jax.readthedocs.io/en/latest/jax-101/04-advanced-autodiff.html and https://jax.readthedocs.io/en/latest/notebooks/autodiff_cookbook.html If you have any specific questions or points of confusion, please let us know! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am not understanding how to define a parameter in jax, i.e., variable for which gradient is computed.
thanks.
Beta Was this translation helpful? Give feedback.
All reactions