<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Advanced-Ann on Chandras Edu | AI, US Stocks, Courses &amp; Jobs India</title>
    <link>https://chandrashaker.in/tags/advanced-ann/</link>
    <description>Recent content in Advanced-Ann on Chandras Edu | AI, US Stocks, Courses &amp; Jobs India</description>
    <generator>Hugo</generator>
    <language>en-in</language>
    <copyright>© 2026 Chandra Shaker · [Privacy Policy](/privacy-policy/) · [Disclaimer](/disclaimer/) · [Contact](/contact/)</copyright>
    <lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://chandrashaker.in/tags/advanced-ann/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Advanced Topics of ANN: Alternative Error Functions</title>
      <link>https://chandrashaker.in/courses/paiml/unit4/advanced-error-functions/</link>
      <pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/paiml/unit4/advanced-error-functions/</guid>
      <description>&lt;h2 id=&#34;unit-4-navigation&#34;&gt;Unit 4 Navigation&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;← &lt;a href=&#34;https://chandrashaker.in/courses/paiml/unit4/face-recognition/&#34;&gt;An Example: Face Recognition&lt;/a&gt;&lt;/strong&gt;&#xA; | &#xA;&lt;strong&gt;Next → &lt;a href=&#34;https://chandrashaker.in/courses/paiml/unit4/recurrent-networks/&#34;&gt;Recurrent Networks&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;why-modify-the-error-function&#34;&gt;Why Modify the Error Function?&lt;/h2&gt;&#xA;&lt;p&gt;Standard Backpropagation minimises:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;E(w) = (1/2) × Σ_d Σ_k  (t_kd − o_kd)²&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This works for many cases. But we may also want to:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Reduce overfitting&lt;/strong&gt; by penalising large weights&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Enforce invariance&lt;/strong&gt; by matching how the output varies with inputs&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Output probabilities&lt;/strong&gt; rather than arbitrary real values&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Enforce symmetry&lt;/strong&gt; across equivalent inputs&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Each new objective leads to a &lt;strong&gt;different error function E&lt;/strong&gt;, and hence a &lt;strong&gt;different gradient descent update rule&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
