<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Bansi Dath Maddali</title><description>Notes on computer vision, MLOps, and applied GenAI — written by someone who ships models into production.</description><link>https://bansi.dev/</link><item><title>Attention, Intuitively</title><link>https://bansi.dev/blog/attention-intuitively/</link><guid isPermaLink="true">https://bansi.dev/blog/attention-intuitively/</guid><description>The one idea behind every large language model, built from scratch, with a widget you can drag. Part 1 of the Transformer family.</description><pubDate>Sat, 29 Aug 2026 00:00:00 GMT</pubDate><category>transformers</category></item><item><title>RTK: The Tool That Puts Your AI Agent on a Diet</title><link>https://bansi.dev/blog/rtk-the-tool-that-puts-your-ai-agent-on-a-diet/</link><guid isPermaLink="true">https://bansi.dev/blog/rtk-the-tool-that-puts-your-ai-agent-on-a-diet/</guid><description>Your coding agent is drowning in terminal noise. RTK strips it out before the LLM ever sees it. Here&apos;s what it actually does, where it shines, and where it quietly makes things worse.</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate><category>engineering</category><category>tooling</category></item><item><title>The Typing Got Cheap. The Knowing Didn’t.</title><link>https://bansi.dev/blog/the-typing-got-cheap-the-knowing-didnt/</link><guid isPermaLink="true">https://bansi.dev/blog/the-typing-got-cheap-the-knowing-didnt/</guid><description>Coding agents collapsed the cost of producing software. They did nothing to the cost of judgment. Two expensive mistakes follow from confusing the two, and one discipline saves…</description><pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate><category>engineering</category></item><item><title>Masked Auto Encoders: When a Model Learns to See by Looking Away</title><link>https://bansi.dev/blog/masked-auto-encoders-when-a-model-learns-to-see-by-looking-away/</link><guid isPermaLink="true">https://bansi.dev/blog/masked-auto-encoders-when-a-model-learns-to-see-by-looking-away/</guid><description>Hide 75% of an image. Ask the model to imagine the rest. Somehow, that’s how it learns to see.</description><pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate><category>deep-learning</category></item><item><title>DataTrove: The Factory Floor Behind Every Good LLM</title><link>https://bansi.dev/blog/datatrove-the-factory-floor-behind-every-good-llm/</link><guid isPermaLink="true">https://bansi.dev/blog/datatrove-the-factory-floor-behind-every-good-llm/</guid><description>How Hugging Face turned the chaos of web-scale data processing into composable, production-grade Lego blocks and why every ML engineer building LLMs should care.</description><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate><category>llm</category></item><item><title>DilatedConvBlock: When Convolutions Learn to Breathe</title><link>https://bansi.dev/blog/dilatedconvblock-when-convolutions-learn-to-breathe/</link><guid isPermaLink="true">https://bansi.dev/blog/dilatedconvblock-when-convolutions-learn-to-breathe/</guid><description>If you’ve spent any time reading deep learning papers, you’ve probably seen dilated convolutions casually dropped in like everyone obviously knows what they are.</description><pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate><category>deep-learning</category></item><item><title>From Basics to Breakthroughs: The Complete Guide to GhostConvBlock in Deep Learning</title><link>https://bansi.dev/blog/from-basics-to-breakthroughs-the-complete-guide-to-ghostconvblock-in-deep-learning/</link><guid isPermaLink="true">https://bansi.dev/blog/from-basics-to-breakthroughs-the-complete-guide-to-ghostconvblock-in-deep-learning/</guid><description>Convolutional Neural Networks (CNNs) revolutionised image processing by mimicking how the human brain processes visual data. But as CNNs became deeper and more powerful, they al…</description><pubDate>Sun, 29 Jun 2025 00:00:00 GMT</pubDate><category>deep-learning</category></item><item><title>How “Attention Is All You Need” Revolutionised AI (And Changed Everything)</title><link>https://bansi.dev/blog/how-attention-is-all-you-need-revolutionised-ai-and-changed-everything/</link><guid isPermaLink="true">https://bansi.dev/blog/how-attention-is-all-you-need-revolutionised-ai-and-changed-everything/</guid><description>In 2017, Google researchers published a paper that would completely transform artificial intelligence. Instead of processing text word by word, they created a mechanism that cou…</description><pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate><category>deep-learning</category><category>llm</category></item><item><title>The Future of LLM Security, Encryption &amp; Privacy: Breakthroughs and Challenges in 2025</title><link>https://bansi.dev/blog/the-future-of-llm-security-encryption-privacy-breakthroughs-and-challenges-in-2025/</link><guid isPermaLink="true">https://bansi.dev/blog/the-future-of-llm-security-encryption-privacy-breakthroughs-and-challenges-in-2025/</guid><description>Large Language Models (LLMs) like ChatGPT and GPT-4 have transformed how we interact with technology, enabling applications ranging from customer service chatbots to advanced co…</description><pubDate>Fri, 06 Jun 2025 00:00:00 GMT</pubDate><category>llm</category></item><item><title>Understanding MB Conv Block: The Building Block Behind Efficient Deep Learning</title><link>https://bansi.dev/blog/understanding-mb-conv-block-the-building-block-behind-efficient-deep-learning/</link><guid isPermaLink="true">https://bansi.dev/blog/understanding-mb-conv-block-the-building-block-behind-efficient-deep-learning/</guid><description>Learn how a simple idea called the MB Conv Block helps build powerful AI models that can run on your smartphone, smart watch, or even a tiny sensor.</description><pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate><category>deep-learning</category></item><item><title>Learning Google ML Engineering and clearing the Certification</title><link>https://bansi.dev/blog/learning-google-ml-engineering-and-clearing-the-certification/</link><guid isPermaLink="true">https://bansi.dev/blog/learning-google-ml-engineering-and-clearing-the-certification/</guid><description>This blog is all about how to learn ML Engineering on Google Cloud Platform.</description><pubDate>Sun, 12 Feb 2023 00:00:00 GMT</pubDate><category>mlops</category></item><item><title>Understanding VQ-VAE — Noob Level</title><link>https://bansi.dev/blog/understanding-vq-vae-noob-level/</link><guid isPermaLink="true">https://bansi.dev/blog/understanding-vq-vae-noob-level/</guid><description>Vector-Quantized Variational Auto Encoders! , looks like the name is very scary. Let’s understand it brick by brick.</description><pubDate>Sun, 12 Feb 2023 00:00:00 GMT</pubDate><category>deep-learning</category></item></channel></rss>