All of the treasure here is officially yours. Use it wisely
A junior software engineer trying to build stuff and write about them.
Check out some of the articles I wrote in below
You don't care but I'll write it anyways (cuz it's MY website). I like poetry , Vollyball and maybe some leetcode .
I also write poetry and might dedicate a part of this website just for it (stay tuned)
A guide to only rendering components that need to be rendered and some best practices
Fri Jun 14 2024
How to convert models to JavaScript compatible format, save them on the clients' browsers and load them for inference.
Wed Feb 24 2021
Going through a step by step guide for building machine learning pipelines for data preprocessing and inference, also covering how preprocess different columns with different transformers, how to add custom transformers, and how to save and load complete pipelines
Tue Jan 26 2021
explaining how to load batches of data into memory instead of the entire dataset for more effeciency
Mon May 25 2020