<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Time-Series on Chandras Edu | AI, US Stocks, Courses &amp; Jobs India</title>
    <link>https://chandrashaker.in/tags/time-series/</link>
    <description>Recent content in Time-Series 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/time-series/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Recurrent Networks</title>
      <link>https://chandrashaker.in/courses/paiml/unit4/recurrent-networks/</link>
      <pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://chandrashaker.in/courses/paiml/unit4/recurrent-networks/</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/advanced-error-functions/&#34;&gt;Advanced Topics: Error Functions&lt;/a&gt;&lt;/strong&gt;&#xA; | &#xA;&lt;strong&gt;→ &lt;a href=&#34;https://chandrashaker.in/courses/paiml/unit5/&#34;&gt;Unit 5: Decision Trees &amp;amp; Reinforcement Learning&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;483-recurrent-networks&#34;&gt;4.8.3 Recurrent Networks&lt;/h2&gt;&#xA;&lt;h3 id=&#34;why-feedforward-networks-fall-short-for-time-series&#34;&gt;Why Feedforward Networks Fall Short for Time Series&lt;/h3&gt;&#xA;&lt;p&gt;All networks discussed so far are &lt;strong&gt;feedforward&lt;/strong&gt; — they map a fixed-size input to an output with &lt;strong&gt;no memory of previous inputs&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;For time series problems, this is a fundamental limitation.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt; Predict tomorrow&amp;rsquo;s stock market index y(t+1) from today&amp;rsquo;s economic indicators x(t).&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Feedforward network:   x(t)  →  [Network]  →  y(t+1)&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This uses only x(t). But if y(t+1) also depends on x(t−1), x(t−2), etc., the feedforward network has no access to that history.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
