Transformations That Change Everything
Last week, we learned that JAX makes code fast through JIT compilation. We took a matrix multiplication from 2 seconds to 0.001 seconds with a single decorator.
But speed isn't JAX's only trick. The real power of JAX lies in its transformations; func...
kambale.dev10 min read