Machine Learning

Let’s reproduce NanoGPT with JAX!(Part 1) | by Louis Wang | Jul, 2024

Inspired by Andrej Kapathy’s recent youtube video on Let’s reproduce GPT-2 (124M), I’d like to rebuild it with most of the training optimizations...

7 Steps to Master the Art of Data Storytelling

Image by Author | Midjourney & Freepik   If data can be leveraged into informative visual representations, why not use data to articulate and communicate...

How to Use MultiIndex for Hierarchical Data Organization in Pandas

Image by Editor | Midjourney & Canva   Let’s learn how to use MultiIndex in Pandas for hierarchical data.   Preparation   We would need the Pandas package to...

Recent Articles