Leverage LoRA fine-tuningWith full Python code implementation on text classification 🐍Dec 30, 20232Dec 30, 20232
Published inTDS ArchiveA Journey into Deep Reinforcement LearningDeep Q-Network explainedMay 27, 2022May 27, 2022
Published inTDS ArchivePrincipal Component Analysis explainedSome algebra to understand why PCA works 🔧Aug 16, 20201Aug 16, 20201
Published inThe StartupTips to deploy python package on AWS LambdaAnd keep your git clean!Jun 5, 20201Jun 5, 20201
Published inTDS ArchivePlaying cards with Reinforcement LearningConcepts & Python Code 🐍May 17, 20202May 17, 20202
Published inTDS ArchiveShort Text Topic ModelingIntuition and (some) maths to understand Topic Modeling on short textsAug 22, 201914Aug 22, 201914
Published inTDS ArchiveWord Embedding (Part II) : Intuition and (some) maths to understand end-to-end GloVe modelThe original issue of NLP (Natural Language Processing) is the encoding of a word/sentence into an understandable format for computer…Apr 26, 2019Apr 26, 2019
Published inTDS ArchiveWord Embeddings : Intuition and (some) maths to understand end-to-end Skip-gram modelThe original issue of NLP is the encoding of a word/sentence into an understandable format for computer processing. Representation of…Feb 27, 2019Feb 27, 2019