<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RSSM Series on WorldSense Tech Blog</title><link>https://www.worldsensetech.com/en/tags/rssm-series/</link><description>Recent content in RSSM Series on WorldSense Tech Blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 24 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.worldsensetech.com/en/tags/rssm-series/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding RSSM Through Code (6): Default Config, Four Formulas, and the Code↔Math↔Semantics Map</title><link>https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/</link><pubDate>Mon, 24 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Understanding RSSM Through Code · 第 6 篇 / 共 6 篇&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Series contents (you are on part 6, bolded; prev/next at the bottom):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/"&gt;(1) Where RSSM Sits &amp;amp; the Stochastic State&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/"&gt;(2) Prior/Posterior, Straight-Through &amp;amp; unimix&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/"&gt;(3) _core(), deter=8192 &amp;amp; Block GRU&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/"&gt;(4) KL Balancing, Free Nats &amp;amp; Final KL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/"&gt;(5) Imagine, Observe vs. Imagine &amp;amp; Reset&lt;/a&gt;
&lt;strong&gt;6. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/"&gt;(6) Default Config, Four Formulas &amp;amp; the Map&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;h2 id="25-default-config-split-into-rssm-architecture-and-world-model-training"&gt;25. Default Config: Split into &amp;ldquo;RSSM Architecture&amp;rdquo; and &amp;ldquo;World-Model Training&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;To avoid mixing &amp;ldquo;RSSM architecture parameters&amp;rdquo; with &amp;ldquo;world-model / agent training config,&amp;rdquo; the configuration is split into two tables below.&lt;/p&gt;</description></item><item><title>Understanding RSSM Through Code (5): Imagine, Observe vs. Imagine, Sequence Training, and Reset</title><link>https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/</link><pubDate>Sun, 23 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Understanding RSSM Through Code · 第 5 篇 / 共 6 篇&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Series contents (you are on part 5, bolded; prev/next at the bottom):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/"&gt;(1) Where RSSM Sits &amp;amp; the Stochastic State&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/"&gt;(2) Prior/Posterior, Straight-Through &amp;amp; unimix&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/"&gt;(3) _core(), deter=8192 &amp;amp; Block GRU&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/"&gt;(4) KL Balancing, Free Nats &amp;amp; Final KL&lt;/a&gt;
&lt;strong&gt;5. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/"&gt;(5) Imagine, Observe vs. Imagine &amp;amp; Reset&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/"&gt;(6) Default Config, Four Formulas &amp;amp; the Map&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;h2 id="20-imagine-how-does-rssm-run-without-observations"&gt;20. Imagine: How Does RSSM Run Without Observations?&lt;/h2&gt;
&lt;p&gt;This is the most elegant part of RSSM.&lt;/p&gt;</description></item><item><title>Understanding RSSM Through Code (4): KL Balancing, Free Nats, and the Final KL Combination</title><link>https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/</link><pubDate>Sat, 22 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Understanding RSSM Through Code · 第 4 篇 / 共 6 篇&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Series contents (you are on part 4, bolded; prev/next at the bottom):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/"&gt;(1) Where RSSM Sits &amp;amp; the Stochastic State&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/"&gt;(2) Prior/Posterior, Straight-Through &amp;amp; unimix&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/"&gt;(3) _core(), deter=8192 &amp;amp; Block GRU&lt;/a&gt;
&lt;strong&gt;4. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/"&gt;(4) KL Balancing, Free Nats &amp;amp; Final KL&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/"&gt;(5) Imagine, Observe vs. Imagine &amp;amp; Reset&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/"&gt;(6) Default Config, Four Formulas &amp;amp; the Map&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;h2 id="14-complete-observe-phase-data-flow-observe--imagine-in-one-framework"&gt;14. Complete Observe Phase Data Flow (Observe / Imagine in One Framework)&lt;/h2&gt;
&lt;p&gt;We can now draw the RSSM state-transition framework and put &lt;strong&gt;Observe and Imagine inside the same &lt;code&gt;_core()&lt;/code&gt; transition framework&lt;/strong&gt;:&lt;/p&gt;</description></item><item><title>Understanding RSSM Through Code (3): Deterministic Transition _core(), deter=8192, and Block GRU</title><link>https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/</link><pubDate>Fri, 21 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Understanding RSSM Through Code · 第 3 篇 / 共 6 篇&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Series contents (you are on part 3, bolded; prev/next at the bottom):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/"&gt;(1) Where RSSM Sits &amp;amp; the Stochastic State&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/"&gt;(2) Prior/Posterior, Straight-Through &amp;amp; unimix&lt;/a&gt;
&lt;strong&gt;3. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/"&gt;(3) _core(), deter=8192 &amp;amp; Block GRU&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/"&gt;(4) KL Balancing, Free Nats &amp;amp; Final KL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/"&gt;(5) Imagine, Observe vs. Imagine &amp;amp; Reset&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/"&gt;(6) Default Config, Four Formulas &amp;amp; the Map&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;h2 id="9-the-real-deterministic-transition-_core"&gt;9. The Real Deterministic Transition: &lt;code&gt;_core()&lt;/code&gt;&lt;/h2&gt;
&lt;p&gt;This is the most worthwhile part of &lt;code&gt;rssm.py&lt;/code&gt; to read.&lt;/p&gt;</description></item><item><title>Understanding RSSM Through Code (2): Prior/Posterior, Straight-Through Sampling, and unimix</title><link>https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/</link><pubDate>Thu, 20 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Understanding RSSM Through Code · 第 2 篇 / 共 6 篇&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Series contents (you are on part 2, bolded; prev/next at the bottom):&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/"&gt;(1) Where RSSM Sits &amp;amp; the Stochastic State&lt;/a&gt;
&lt;strong&gt;2. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/"&gt;(2) Prior/Posterior, Straight-Through &amp;amp; unimix&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/"&gt;(3) _core(), deter=8192 &amp;amp; Block GRU&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/"&gt;(4) KL Balancing, Free Nats &amp;amp; Final KL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/"&gt;(5) Imagine, Observe vs. Imagine &amp;amp; Reset&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/"&gt;(6) Default Config, Four Formulas &amp;amp; the Map&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;h2 id="4-translating-the-source-code-into-mathematical-formulas-watch-the-time-index"&gt;4. Translating the Source Code into Mathematical Formulas (Watch the Time Index)&lt;/h2&gt;
&lt;p&gt;DreamerV3&amp;rsquo;s recurrence relation:&lt;/p&gt;</description></item><item><title>Understanding RSSM Through Code (1): Where RSSM Sits in DreamerV3 and the Stochastic State</title><link>https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/</link><pubDate>Wed, 19 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Understanding RSSM Through Code · 第 1 篇 / 共 6 篇&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Series contents (you are on part 1, bolded; prev/next at the bottom):
&lt;strong&gt;1. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-19-rssm-code-walkthrough/"&gt;(1) Where RSSM Sits &amp;amp; the Stochastic State&lt;/a&gt;&lt;/strong&gt;
2. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-20-rssm-stochastic-state/"&gt;(2) Prior/Posterior, Straight-Through &amp;amp; unimix&lt;/a&gt;
3. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-21-rssm-deterministic-core/"&gt;(3) _core(), deter=8192 &amp;amp; Block GRU&lt;/a&gt;
4. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-22-rssm-kl-balancing/"&gt;(4) KL Balancing, Free Nats &amp;amp; Final KL&lt;/a&gt;
5. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-23-rssm-imagine-reset/"&gt;(5) Imagine, Observe vs. Imagine &amp;amp; Reset&lt;/a&gt;
6. &lt;a href="https://www.worldsensetech.com/en/articles/2026-08-24-rssm-recap/"&gt;(6) Default Config, Four Formulas &amp;amp; the Map&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Source Code Reading Guide&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>