Meta MLE Interview Preparation GuideA collection of resources while preparing for MLE interviews at Meta or other big tech companies.Dec 16, 2024Dec 16, 2024
privateGPT walkthrough: Creating your own offline GPT Q&A systemA code walkthrough of privateGPT repo on how to build your own offline GPT Q&A system.May 26, 2023May 26, 2023
Published inData Science at MicrosoftModel calibration for classification tasks using PythonA hands-on introduction to model calibration using PythonJan 10, 2023A response icon3Jan 10, 2023A response icon3
Python OOPs fundamentalsAn introduction to Object Oriented programming using PythonDec 27, 2022Dec 27, 2022
Published inTDS ArchiveStable diffusion using 🤗 Hugging Face — DiffEdit paper implementationAn implementation of DIFFEDIT: DIFFUSION-BASED SEMANTIC IMAGE EDITING WITH MASK GUIDANCE using 🤗 hugging face diffusers library.Nov 23, 2022A response icon2Nov 23, 2022A response icon2
Published inTDS ArchiveStable diffusion using 🤗 Hugging Face — Variations of Stable DiffusionAn introduction to negative prompting and image to image stable diffusion pipeline using 🤗 hugging face diffusers library.Nov 15, 2022A response icon3Nov 15, 2022A response icon3
Published inTDS ArchiveStable diffusion using 🤗 Hugging FaceA comprehensive introduction to the world of Stable diffusion using 🤗 hugging face — Diffusers library for creating AI-generated images…Nov 9, 2022A response icon5Nov 9, 2022A response icon5
Published inTDS ArchiveMixing Art into the Science of Model ExplainabilityOverview on Explainable Boosting Machine and an approach for converting ML explanation to more human-friendly explanation.Sep 27, 2022A response icon1Sep 27, 2022A response icon1
Published inTDS ArchiveCausal inference with Synthetic Control using Python and SparseSCUnderstanding Synthetic Control and using Microsoft’s SparceSC package to run synthetic control on larger datasets.Sep 20, 2022A response icon2Sep 20, 2022A response icon2
Published inTDS ArchiveFinding similar images using Deep learning and Locality Sensitive HashingA simple walkthrough on finding similar images through image embedding by a ResNet 34 using FastAI & Pytorch. Also doing fast semantic…Mar 17, 2019A response icon5Mar 17, 2019A response icon5