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

jax #1

Open
gcastro-98 opened this issue Oct 4, 2022 · 0 comments
Open

jax #1

gcastro-98 opened this issue Oct 4, 2022 · 0 comments
Assignees

Comments

@gcastro-98
Copy link
Owner

Implement the automatic differentiation routines using JAX (instead of autograd).

Leverage grad, jit & vmap functions of JAX to implement data-paralellized & GPU supported gradient descent.
More information can be found at its quickstart guide.

@gcastro-98 gcastro-98 self-assigned this Oct 4, 2022
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

1 participant