Skip to content
Discussion options

You must be logged in to vote

Hi - thanks for the question! The best resource we have for that currently is probably autodidax, which is a simplified re-implementation of the core features of JAX built from the ground up. It's not exactly like the real JAX code (as you noted, in earlier sections it lowers cos and other operations to numpy rather than XLA for simplicity) but it covers many of the core concepts behind JAX's computational model.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@south-ocean
Comment options

@jakevdp
Comment options

@south-ocean
Comment options

Answer selected by south-ocean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants