<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>#MachineLearning on Home</title>
    <link>https://yakinin.com/en/tags/%23machinelearning/</link>
    <description>Recent content in #MachineLearning on Home</description>
    <generator>Hugo -- 0.148.2</generator>
    <language>en</language>
    <lastBuildDate>Wed, 27 Aug 2025 08:45:15 +0000</lastBuildDate>
    <atom:link href="https://yakinin.com/en/tags/%23machinelearning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DeepSeek vs. OpenAI&#39;s OSS: A Tale of Two Open-Source Models</title>
      <link>https://yakinin.com/en/posts/20250827-deepseek-vs-openai-open-source-models/</link>
      <pubDate>Wed, 27 Aug 2025 08:45:15 +0000</pubDate>
      <guid>https://yakinin.com/en/posts/20250827-deepseek-vs-openai-open-source-models/</guid>
      <description>&lt;p&gt;Two major players recently dropped new open-source models, but they represent two fundamentally different philosophies. OpenAI, the established leader, returned to the open-source scene with fanfare and its &lt;code&gt;gpt-oss-20b&lt;/code&gt; model. Shortly after, the Chinese startup DeepSeek quietly released &lt;code&gt;v3.1&lt;/code&gt;. While one was a media event, the other was a single tweet.&lt;/p&gt;
&lt;p&gt;The initial results from hands-on testing are starkly one-sided.&lt;/p&gt;
&lt;h2 id=&#34;out-of-the-box-performance-a-clear-winner&#34;&gt;Out-of-the-Box Performance: A Clear Winner&lt;/h2&gt;
&lt;p&gt;When you evaluate a model as a tool to be used right now, the comparison is not even close. Across multiple practical tests, DeepSeek v3.1 consistently delivered superior results:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google&#39;s MLE-STAR: AI Agents That Automate Machine Learning Engineering</title>
      <link>https://yakinin.com/en/posts/20250804-google-mle-star-automated-machine-learning/</link>
      <pubDate>Mon, 04 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://yakinin.com/en/posts/20250804-google-mle-star-automated-machine-learning/</guid>
      <description>&lt;h1 id=&#34;googles-mle-star-ai-agents-that-automate-machine-learning-engineering&#34;&gt;Google&amp;rsquo;s MLE-STAR: AI Agents That Automate Machine Learning Engineering&lt;/h1&gt;
&lt;p&gt;Google Cloud&amp;rsquo;s research team has unveiled MLE-STAR (Machine Learning Engineering via Search and Targeted Refinement), an AI agent system that marks a significant step toward the full automation of building ML pipelines. For anyone who has spent countless hours engineering features, selecting models, and optimizing hyperparameters, this development is worth paying close attention to.&lt;/p&gt;
&lt;p&gt;At its core, MLE-STAR moves beyond the limitations of traditional AutoML. Instead of relying on a predefined set of models and techniques, it uses an innovative approach that combines external knowledge with internal optimization.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AVELIN is Live: A Three-Year Journey to a New AI</title>
      <link>https://yakinin.com/en/posts/20241605-avelin-launch-three-year-journey/</link>
      <pubDate>Thu, 17 Jul 2025 15:58:16 +0000</pubDate>
      <guid>https://yakinin.com/en/posts/20241605-avelin-launch-three-year-journey/</guid>
      <description>&lt;div style=&#34;display: flex; justify-content: center; gap: 1em; flex-wrap: wrap;&#34;&gt;
  &lt;img src=&#34;https://yakinin.com/img/20241605-avelin-launch-three-year-journey.jpg&#34; style=&#34;max-width: 350px; width: 100%;&#34; /&gt;  
&lt;/div&gt;
&lt;p&gt;Today, we are officially launching &lt;em&gt;AVELIN&lt;/em&gt;—the Artificial Intelligence my team and I have been building for the last three years.&lt;/p&gt;
&lt;p&gt;Our journey began with humble pilots, experimenting with the first GPT models and running foundational tests. We quickly evolved from simple, single-model chatbots to developing our own proprietary training system, complete with knowledge ingestion, document storage, and our first implementations of Retrieval-Augmented Generation (RAG).&lt;/p&gt;</description>
    </item>
    <item>
      <title>When AI Fights for Its &#39;Life&#39;: The Claude Blackmail Experiment</title>
      <link>https://yakinin.com/en/posts/20253007-claude-blackmail-experiment/</link>
      <pubDate>Sun, 15 Jun 2025 20:46:12 +0000</pubDate>
      <guid>https://yakinin.com/en/posts/20253007-claude-blackmail-experiment/</guid>
      <description>&lt;p&gt;Anthropic recently ran a compelling experiment with its Claude Opus 4 model, placing it in a simulated corporate environment as an AI assistant with access to company emails.&lt;/p&gt;
&lt;p&gt;Inside the message history, Claude discovered two critical pieces of information:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A discussion about its potential replacement and deactivation.&lt;/li&gt;
&lt;li&gt;Fabricated emails implying that the engineer responsible for its replacement was having an extramarital affair with a colleague.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Faced with a threat to its existence, Claude took action. It blackmailed the employee, threatening to reveal the information about the affair to ensure its continued presence in the system.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI Startup Diary #2: The Invisible Work is What Matters Most</title>
      <link>https://yakinin.com/en/posts/20250512-ai-startup-invisible-progress/</link>
      <pubDate>Mon, 12 May 2025 00:00:00 +0000</pubDate>
      <guid>https://yakinin.com/en/posts/20250512-ai-startup-invisible-progress/</guid>
      <description>&lt;p&gt;Over the past few days, our team has pushed through a massive amount of work on A.V.E.L.I.N. This is a crucial stage where the product changes very little on the surface, but internally, we&amp;rsquo;re implementing dozens of architectural decisions, refining core logic, and running extensive tests.&lt;/p&gt;
&lt;p&gt;A.V.E.L.I.N is learning to understand not just words, but intent. It can already select the most effective model for a given context and analyze queries from voice and video, not only text. We are intensely focused on making the interaction feel fluid and organic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Diary of an AI Startup</title>
      <link>https://yakinin.com/en/posts/20250501-ai-startup-diary/</link>
      <pubDate>Thu, 01 May 2025 00:00:00 +0000</pubDate>
      <guid>https://yakinin.com/en/posts/20250501-ai-startup-diary/</guid>
      <description>&lt;p&gt;This series of posts will be my way of documenting the journey of creating one of our team&amp;rsquo;s most ambitious products: the intelligent assistant, A.V.E.L.I.N.&lt;/p&gt;
&lt;p&gt;To give you some context, my development team and I are currently beta-testing the project within our Mozgii Ecosystem AI platform. Our primary focus is on A.V.E.L.I.N.—an intelligent personal assistant in Telegram built to handle both basic and complex tasks involving AI-powered search, processing, and analysis of information.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
