Blog

Browse by: Tag / Category / Year

Recent Posts

Feed

OJAX: make JAX “classy” again!

8 minute read

JAX, a Python-based numerical computing library, does not pair well with Python classes?! Fret not, the OJAX library provides a solution to this rather awkwa...

The unbearable effectiveness of ensembling

5 minute read

Want to make your neural networks uncertainty-aware? Let me teach you the ultimate technique: just train several model copies with different random seeds and...

Why IVON might be what you need

8 minute read

Are you a deep learning (DL) practitioner who has always been using SGD/Adam? If so, our new optimizer, IVON, might be a better option for your next DL proje...

Journey to a homepage from scratch

5 minute read

Hffff, finally this website is up. What a journey! To commemorate this moment, I decided to write this post and share some personal experiences on setting u...