Published onMay 10, 2021Solving differential equations in Python with ode-explorerpythonnumerical-computingjaxodegpu-computingdifferential-equationsPresenting a small library I wrote on numerical solving of ODEs in Python.
Published onMay 8, 2021Neural style transfer in the JAX ecosystempythonjaxhaikudeep-learninggpu-computingstyle-transferA small hobby project about style transfer in JAX using neural networks that I have been working on for a couple of weeks.