jax — Expert Playground
High-performance numerical computing with auto-differentiation by Google
jax expert patternsRun locally
Install
pip install jax[cpu] # or jax[cuda12]Python CodeRun locally
Expert-level jax usage for performance-critical and production-grade applications.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?