Automatic differentiation and random sampling #933
NeilGirdhar
started this conversation in
General
Replies: 0 comments
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.
-
Thanks to the Array API, the efax library is nearly library-agnostic. What it's missing is mainly the automatic differentiation and random sampling in other libraries like PyTorch and numpy. NeilGirdhar/efax#40
I guess scipy will eventually provide Array API sampling for various distributions? That leaves only some kind of automatic differentiation shim that works for NumPy/PyTorch/Jax.
Beta Was this translation helpful? Give feedback.
All reactions