PinnedThe Project that got me a handshake with Google Cloud’s CEOIt still feels like a dream — just last month I met Thomas Kurian, the CEO of Google Cloud. And no, this wasn’t some invite-only tech…May 20May 20
PinnedFine-Tuning Gemma2 Models for Tamil News Translation with HuggingFace BnB, Uploading Model Weights…First of all, Merry Christmas! Hi Mom! Nope, I still haven’t learned Tamil… Instead, I will take the easy road and let LLMs handle it for…Dec 24, 2024Dec 24, 2024
PinnedUse Google Gemini from Python — Brand New SDK (Code example included!)Google’s Gemini API introduces a powerful and versatile tool for data scientists and developers to tap into the capabilities of large…Dec 15, 2023Dec 15, 2023
Published inWriting in the World of Artificial IntelligenceDo you know when to use Group Shuffled Split for ML?When working with machine learning datasets, ensuring that your train-test split is representative, fair, and not leaking information is…2d ago2d ago
Published inWriting in the World of Artificial IntelligenceDo you know when to use Calibrated Cross Validation for ML Models?In many classification problems, getting calibrated probabilities is just as important — if not more — than getting accurate class…Jul 3Jul 3
Published inWriting in the World of Artificial IntelligenceSave this for later: Mirage Superoptimizer for Tensor Operation ConvergenceAs machine learning models scale in complexity and deployment demands, so too must the systems that execute them. GPUs have long been the…Jul 1Jul 1
Published inWriting in the World of Artificial IntelligenceSong Generation Model Updats: Featuring LeVoGenerative AI has made remarkable strides in text, image, and even instrumental music generation — but creating full songs with expressive…Jun 26Jun 26
Published inWriting in the World of Artificial IntelligenceTake your ML Model Ensembling one step further with StackNet“What if instead of picking one best model, we could stack multiple models to get even better results?” That’s the simple but powerful idea…Jun 17Jun 17
Published inWriting in the World of Artificial IntelligenceMore Easy Deep Learning for Tabular Data with TabM (Code Example Included)Even in the age of LLMs, tabular data is still everywhere — spreadsheets, databases, transaction logs, customer profiles, and sensor…Jun 10Jun 10
Published inWriting in the World of Artificial IntelligenceGated Residual Networks: A Modern Secret Weapon for Tabular Deep LearningWhile deep learning has made stunning strides in images, text, and audio, tabular data — the bread and butter of real-world machine…Jun 3Jun 3