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.
Published onMarch 11, 2021What is a regular time series?regularitytime-seriesstatisticsEverybody knows what "regular" means, but how do you translate your intuition into math?