jaxAdvanced Playground

High-performance numerical computing with auto-differentiation by Google

Advanced jax techniquesRun locally
Install
pip install jax[cpu] # or jax[cuda12]
Python CodeRun locally

These advanced techniques unlock the full power of jax.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?