<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Atharva</title>
<link>https://atharvaingle.dev/blogs.html</link>
<atom:link href="https://atharvaingle.dev/blogs.xml" rel="self" type="application/rss+xml"/>
<description>Atharva Ingle — Personal Website</description>
<image>
<url>https://atharvaingle.dev/assets/profile.jpg</url>
<title>Atharva</title>
<link>https://atharvaingle.dev/blogs.html</link>
</image>
<generator>quarto-1.8.24</generator>
<lastBuildDate>Fri, 08 Aug 2025 00:00:00 GMT</lastBuildDate>
<item>
  <title>MUVERA - Google&#39;s FDE approach for speeding up multi-vector retrieval</title>
  <link>https://atharvaingle.dev/</link>
  <description>Scale search with MUVERA: Google&#39;s FDE approach cuts latency 18x while W&amp;B observability ensures reliable, trackable experiments.</description>
  <category>W&amp;B</category>
  <category>RAG</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/muvera.png" medium="image" type="image/png" height="77" width="144"/>
</item>
<item>
  <title>Using Google&#39;s Agent Development Kit and Agent2Agent</title>
  <link>https://atharvaingle.dev/</link>
  <description>Discover the Agent2Agent (A2A) open protocol for AI interoperability. Learn A2A principles &amp; build a multi-agent system using Google&#39;s ADK in our tutorial.</description>
  <category>W&amp;B</category>
  <category>Agents</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/using-google.png" medium="image" type="image/png" height="144" width="144"/>
</item>
<item>
  <title>Deep reinforcement learning: Integrating neural networks with RL</title>
  <link>https://atharvaingle.dev/</link>
  <description>Explore how deep reinforcement learning combines neural networks and RL to enable agents to learn optimal strategies from raw data across gaming and robotics.</description>
  <category>W&amp;B</category>
  <category>RL</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/deep-reinforcement-learning-integrating-neural-networks-with-rl.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Supervised learning vs deep learning vs reinforcement learning</title>
  <link>https://atharvaingle.dev/</link>
  <description>Supervised vs deep vs reinforcement learning explained. See how AI uses labels, networks &amp; rewards to learn, plus deep reinforcement learning examples.</description>
  <category>W&amp;B</category>
  <category>RL</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Sat, 05 Apr 2025 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/supervised-learning-vs-deep-learning-vs-reinforcement-learning.png" medium="image" type="image/png" height="144" width="144"/>
</item>
<item>
  <title>LLMs are machine learning classifiers</title>
  <link>https://atharvaingle.dev/</link>
  <description>Learn how to use LLMs like GPT for text classification. Explore prompting, fine-tuning, and when to choose LLMs over traditional machine learning classifiers.</description>
  <category>W&amp;B</category>
  <category>LLMs</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/llms-are-machine-learning-classifiers.png" medium="image" type="image/png" height="144" width="144"/>
</item>
<item>
  <title>RAG techniques: From naive to advanced</title>
  <link>https://atharvaingle.dev/</link>
  <description>Explore various RAG techniques, from basic to advanced, and discover how chunking, indexing, and query transformation can elevate your AI&#39;s performance in complex use cases.</description>
  <category>W&amp;B</category>
  <category>RAG</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Sat, 05 Oct 2024 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/rag-techniques-from-naive-to-advanced.webp" medium="image" type="image/webp"/>
</item>
<item>
  <title>AI and regulatory compliance in finance</title>
  <link>https://atharvaingle.dev/</link>
  <description>Explore regulatory compliance in finance, types of regulations, risks of non-compliance through real-world examples, and the role of technology and AI in safeguarding the financial world.</description>
  <category>W&amp;B</category>
  <category>Finance</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Wed, 01 May 2024 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/ai-and-regulatory-compliance-in-finance.webp" medium="image" type="image/webp"/>
</item>
<item>
  <title>What is model risk management in finance?</title>
  <link>https://atharvaingle.dev/</link>
  <description>This guide covers why Model Risk Management (MRM) is important to ensure financial models are accurate and safe, and provides tips for managing model risks effectively.</description>
  <category>W&amp;B</category>
  <category>Finance</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Mon, 29 Apr 2024 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/what-is-model-risk-management-in-finance.webp" medium="image" type="image/webp"/>
</item>
<item>
  <title>Building a Q&amp;A Bot for Weights &amp; Biases</title>
  <link>https://atharvaingle.dev/</link>
  <description>In this article, we explore how to utilize OpenAI&#39;s ChatGPT and LangChain to build a Question-Answering bot for Weights &amp; Biases&#39; podcast series, Gradient Dissent.</description>
  <category>W&amp;B</category>
  <category>RAG</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Tue, 25 Apr 2023 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/building-a-q-a-bot-for-weights-biases.png" medium="image" type="image/png" height="144" width="144"/>
</item>
<item>
  <title>BLIP-2: A new Visual Language Model by Salesforce</title>
  <link>https://atharvaingle.dev/</link>
  <description>In this article, we&#39;ll explore BLIP-2, a new Vision Language Model by Salesforce which beats the previous state-of-the-art Flamingo on various multimodal tasks.</description>
  <category>W&amp;B</category>
  <category>VLMs</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Fri, 24 Feb 2023 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/blip-2-a-new-visual-language-model-by-salesforce.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Is PyTorch 2.0 Faster Than PyTorch 1.13?</title>
  <link>https://atharvaingle.dev/</link>
  <description>In this article, we make a comparison between the current stable version of PyTorch 1.13 with the latest announced PyTorch 2.0 to see which performs better.</description>
  <category>W&amp;B</category>
  <category>Pytorch</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Tue, 24 Jan 2023 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/is-pytorch-2-0-faster-than-pytorch-1-13.png" medium="image" type="image/png" height="144" width="144"/>
</item>
<item>
  <title>SetFit: Efficient Few-Shot Learning Without Prompts</title>
  <link>https://atharvaingle.dev/</link>
  <description>Publish your model insights with interactive plots for performance metrics, predictions, and hyperparameters. Made by Atharva Ingle using Weights &amp; Biases</description>
  <category>W&amp;B</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Tue, 29 Nov 2022 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/setfit-efficient-few-shot-learning-without-prompts.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>DeepMind Flamingo: A Visual Language Model for Few-Shot Learning</title>
  <link>https://atharvaingle.dev/</link>
  <description>In this article, we&#39;ll explore Flamingo — an open-ended single visual language model (VLM) for multimodal machine learning research developed by DeepMind.</description>
  <category>W&amp;B</category>
  <category>VLMs</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Wed, 16 Nov 2022 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/deepmind-flamingo-a-visual-language-model-for-few-shot-learning.png" medium="image" type="image/png" height="144" width="144"/>
</item>
<item>
  <title>Hugging Face Accelerate Super Charged With Weights &amp; Biases</title>
  <link>https://atharvaingle.dev/</link>
  <description>In this article, we&#39;ll walk through how to use Hugging Face Accelerate with W&amp;B, demonstrating how easy it is to perform distributed training and evaluation.</description>
  <category>W&amp;B</category>
  <category>Pytorch</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Sat, 15 Oct 2022 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/hugging-face-accelerate-super-charged-with-weights-biases.png" medium="image" type="image/png" height="144" width="144"/>
</item>
<item>
  <title>3D Segmentation with MONAI and PyTorch Supercharged by Weights &amp; Biases</title>
  <link>https://atharvaingle.dev/</link>
  <description>A tutorial on how to use Weights &amp; Biases with MONAI and PyTorch to accelerate your medical research. Made by Atharva Ingle using Weights &amp; Biases</description>
  <category>W&amp;B</category>
  <category>Pytorch</category>
  <guid>https://atharvaingle.dev/</guid>
  <pubDate>Tue, 16 Aug 2022 00:00:00 GMT</pubDate>
  <media:content url="https://atharvaingle.dev/external_blogs/images/3d-segmentation-with-monai-and-pytorch-supercharged-by-weights-biases.png" medium="image" type="image/png" height="144" width="144"/>
</item>
</channel>
</rss>
