Data Wrangling with AWS SageMaker: Simplifying Data Preprocessing for Machine LearningNov 26, 2024·5 min read
What Exactly Is a Context Window (and Why It’s Limited)In my recent time of working at Tata 1mg, I have had the experience of working on a lot of GenAi based use cases, one questions that always comes up - data bahut sara hai, context window khatam ho jayJun 30, 2026·3 min read
Utilizing AWS CodeBuild in CI/CD for MLOps PipelinesIn the next chapter of the CI/CD series for MLOps, we will look at AWS CodeBuild, a fully managed continuous integration service designed to simplify the build, test, and deployment phases in a CI/CD pipeline.This article explores how AWS CodeBuild c...Nov 4, 2024·6 min read
Mastering Git and GitHub: A Comprehensive GuideDetailed guide on git and github for understanding CI/CD for MLOpsNov 2, 2024·6 min read
Beginner’s Guide to Docker and AWS ECR for MLOpsDiscover how Docker and AWS ECR simplify machine learning pipelines for smooth deployment and scalability in MLOps.Oct 24, 2024·4 min read
Building a Time-Based Movie Recommendation System with BERT4RecDiscover how BERT4Rec Leverages Transformer Models for Personalized Movie RecommendationsOct 11, 2024·6 min read
Enhancing Recommendations with Neural Collaborative FilteringIntroduction to Recommender Systems Ever wondered how Netflix always seems to know you better than your own friends? Or how Amazon recommends that one weird gadget you didn’t know you needed? Welcome to the world of recommender systems, the tech equi...Aug 27, 2024·13 min read
AdaGrad AlgorithmUnderstanding Adagrad Optimization Algorithm and writing simple Python code to implement and visualize it.Feb 1, 2024·3 min read