{"id":3004,"date":"2026-03-08T03:18:47","date_gmt":"2026-03-08T03:18:47","guid":{"rendered":"https:\/\/basavapurushottam.com\/?p=3004"},"modified":"2026-03-08T03:24:55","modified_gmt":"2026-03-08T03:24:55","slug":"the-markov-brain-rewiring-brain-using-markov-probabilities","status":"publish","type":"post","link":"https:\/\/basavapurushottam.com\/index.php\/2026\/03\/08\/the-markov-brain-rewiring-brain-using-markov-probabilities\/","title":{"rendered":"The Markov Brain: Rewiring brain using Markov probabilities"},"content":{"rendered":"\n<p>Here is a PDF link of the file to download and read. Click on the download button to download the file. Otherwise you can read HTML file which is below the PDF link<\/p>\n\n\n\n<div data-wp-interactive=\"core\/file\" class=\"wp-block-file\"><object data-wp-bind--hidden=\"!state.hasPdfPreview\" hidden class=\"wp-block-file__embed\" data=\"https:\/\/basavapurushottam.com\/wp-content\/uploads\/2026\/03\/The-Markov-Brain-2.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Embed of The Markov Brain.\"><\/object><a id=\"wp-block-file--media-3af4fd0e-1647-4cf3-a3b2-6831ed5a7fb7\" href=\"https:\/\/basavapurushottam.com\/wp-content\/uploads\/2026\/03\/The-Markov-Brain-2.pdf\">The Markov Brain<\/a><a href=\"https:\/\/basavapurushottam.com\/wp-content\/uploads\/2026\/03\/The-Markov-Brain-2.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-3af4fd0e-1647-4cf3-a3b2-6831ed5a7fb7\">Download<\/a><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The Markov Brain \u2014 Rewiring Brain Using Markov Probabilities<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600&#038;family=Source+Serif+4:ital,opsz,wght@0,8..60,300;0,8..60,400;0,8..60,500;0,8..60,600;1,8..60,400&#038;family=DM+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --ink: #1c1917;\n  --warm-white: #faf8f4;\n  --cream: #f5f1ea;\n  --parchment: #ede8de;\n  --gold: #b8860b;\n  --gold-light: #d4a843;\n  --teal: #1a6b5a;\n  --teal-light: #2a8b7a;\n  --rust: #a0522d;\n  --rust-light: #c0724d;\n  --slate: #57534e;\n  --stone: #78716c;\n  --border: #d6d0c4;\n  --deep: #0f1419;\n  --navy: #1a2332;\n}\n*{margin:0;padding:0;box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{\n  background:var(--warm-white);\n  color:var(--ink);\n  font-family:'Source Serif 4',Georgia,serif;\n  font-size:18px;\n  line-height:1.82;\n  font-optical-sizing:auto;\n  -webkit-font-smoothing:antialiased;\n}\n\n\/* === HERO === *\/\n.hero{\n  background:linear-gradient(170deg,var(--deep) 0%,var(--navy) 50%,#1e2d3d 100%);\n  color:#fff;\n  padding:100px 28px 70px;\n  position:relative;\n  overflow:hidden;\n}\n.hero::before{\n  content:'';position:absolute;inset:0;\n  background:\n    radial-gradient(ellipse at 15% 50%,rgba(184,134,11,0.07) 0%,transparent 60%),\n    radial-gradient(ellipse at 85% 30%,rgba(26,107,90,0.08) 0%,transparent 50%);\n}\n.hero-inner{max-width:800px;margin:0 auto;position:relative;z-index:1}\n.series-label{\n  font-family:'DM Mono',monospace;\n  font-size:11px;letter-spacing:3.5px;text-transform:uppercase;\n  color:var(--gold-light);margin-bottom:24px;opacity:0.85;\n}\n.hero h1{\n  font-family:'Playfair Display',serif;\n  font-weight:800;font-size:clamp(2.4rem,5.5vw,3.5rem);\n  line-height:1.12;margin-bottom:10px;letter-spacing:-0.5px;\n}\n.hero h1 .accent{color:var(--gold-light);font-style:italic}\n.hero-sub{\n  font-family:'Playfair Display',serif;\n  font-weight:400;font-style:italic;\n  font-size:clamp(1.1rem,2.2vw,1.35rem);\n  color:rgba(255,255,255,0.6);margin-top:8px;line-height:1.45;\n}\n.hero-meta{\n  margin-top:32px;font-family:'DM Mono',monospace;\n  font-size:11px;color:rgba(255,255,255,0.35);letter-spacing:1.5px;\n}\n\n\/* === DISCLAIMER === *\/\n.disclaimer{\n  max-width:760px;margin:0 auto;padding:28px 28px 0;\n}\n.disclaimer-box{\n  background:#fdf8ee;border:1px solid #e8dfc8;border-radius:6px;\n  padding:22px 26px;font-size:0.82rem;color:var(--stone);line-height:1.7;\n}\n.disclaimer-box strong{color:var(--rust);font-weight:600}\n\n\/* === ARTICLE === *\/\narticle{max-width:760px;margin:0 auto;padding:48px 28px 80px}\narticle p{margin-bottom:1.5em;color:#292524}\narticle p:first-of-type::first-letter{\n  font-family:'Playfair Display',serif;\n  font-size:3.4em;float:left;line-height:0.8;\n  margin:6px 10px 0 0;color:var(--gold);font-weight:700;\n}\n\n\/* Headings *\/\narticle h2{\n  font-family:'Playfair Display',serif;\n  font-weight:700;font-size:1.9rem;color:var(--ink);\n  margin:3.2em 0 0.8em;line-height:1.2;\n  padding-bottom:8px;border-bottom:2px solid var(--parchment);\n}\narticle h3{\n  font-family:'Playfair Display',serif;\n  font-weight:600;font-size:1.3rem;color:var(--teal);\n  margin:2.2em 0 0.6em;line-height:1.3;\n}\n\n\/* Lead text *\/\n.lead{\n  font-size:1.12rem;font-weight:400;color:var(--slate);\n  line-height:1.85;border-left:3px solid var(--gold);\n  padding-left:22px;margin:2em 0;font-style:italic;\n}\n\n\/* Strong emphasis *\/\narticle strong{font-weight:600;color:var(--ink)}\n\n\/* === CALLOUTS === *\/\n.callout{\n  background:var(--cream);border-left:4px solid var(--teal);\n  padding:22px 26px;margin:2em 0;border-radius:0 6px 6px 0;\n}\n.callout.gold{border-left-color:var(--gold);background:#faf6ec}\n.callout.rust{border-left-color:var(--rust);background:#fdf5f0}\n.callout-label{\n  font-family:'DM Mono',monospace;font-size:10px;\n  letter-spacing:2px;text-transform:uppercase;\n  margin-bottom:8px;display:block;\n}\n.callout.gold .callout-label{color:var(--gold)}\n.callout .callout-label{color:var(--teal)}\n.callout.rust .callout-label{color:var(--rust)}\n.callout p{font-size:0.94rem;margin-bottom:0.7em;line-height:1.7}\n.callout p:last-child{margin-bottom:0}\n\n\/* === TABLES === *\/\n.table-wrap{overflow-x:auto;margin:2em 0}\ntable{\n  border-collapse:collapse;width:100%;\n  font-size:0.9rem;\n}\nth,td{padding:11px 16px;text-align:center;border:1px solid var(--border)}\nth{\n  background:var(--navy);color:#fff;\n  font-family:'DM Mono',monospace;font-size:0.72rem;\n  letter-spacing:1.5px;text-transform:uppercase;font-weight:500;\n}\ntd{background:#fff}\ntr:hover td{background:#faf8f3}\n.diag{color:var(--teal);font-weight:600}\n.off{color:var(--rust)}\n\n\/* === DIAGRAMS === *\/\n.diagram{\n  margin:2.5em 0;background:#fff;\n  border:1px solid #e0dbd0;border-radius:8px;\n  padding:28px 20px 16px;\n  box-shadow:0 2px 16px rgba(0,0,0,0.03);\n}\n.diagram svg{display:block;margin:0 auto}\n.diagram-cap{\n  font-family:'DM Mono',monospace;font-size:10px;\n  color:var(--stone);text-align:center;margin-top:14px;\n  letter-spacing:0.8px;text-transform:uppercase;\n}\n\n\/* === PRINCIPLE CARDS === *\/\n.principle{\n  margin:2.5em 0;padding:26px 28px;\n  background:linear-gradient(135deg,#faf8f4,#f5f1ea);\n  border:1px solid var(--border);border-radius:8px;\n  position:relative;\n}\n.principle-num{\n  font-family:'Playfair Display',serif;\n  font-size:3rem;font-weight:800;\n  color:var(--parchment);position:absolute;\n  top:12px;right:20px;line-height:1;\n}\n.principle h4{\n  font-family:'Playfair Display',serif;\n  font-weight:700;font-size:1.2rem;color:var(--ink);\n  margin-bottom:10px;\n}\n.principle p{font-size:0.95rem;margin-bottom:0.8em}\n.principle .todo{\n  background:var(--cream);border-radius:5px;\n  padding:14px 18px;margin-top:12px;\n  font-size:0.88rem;color:var(--teal);\n}\n.principle .todo strong{color:var(--teal)}\n\n\/* === COMPARISON TABLE === *\/\n.compare-table{margin:2em 0}\n.compare-table td:first-child{text-align:left;color:var(--rust);font-style:italic}\n.compare-table td:nth-child(2){text-align:left;color:var(--teal);font-weight:500}\n.compare-table td:nth-child(3){text-align:left;font-size:0.85rem;color:var(--stone)}\n\n\/* === SECTION BREAK === *\/\n.sep{text-align:center;margin:3em 0;color:var(--gold);letter-spacing:14px;font-size:0.9rem}\n\n\/* === QUOTE === *\/\nblockquote{\n  font-family:'Playfair Display',serif;\n  font-size:1.35rem;font-style:italic;color:var(--slate);\n  border-left:3px solid var(--gold);\n  padding:6px 0 6px 24px;margin:2em 0;line-height:1.45;\n}\nblockquote cite{\n  display:block;font-size:0.7rem;font-family:'Source Serif 4',serif;\n  font-style:normal;color:var(--stone);margin-top:8px;letter-spacing:0.5px;\n}\n\n\/* === SUMMARY TABLE === *\/\n.summary-table th{font-size:0.7rem}\n.summary-table td{text-align:left;font-size:0.88rem}\n.summary-table td:first-child{font-weight:600;color:var(--teal);white-space:nowrap}\n\n\/* === FOOTER === *\/\n.article-footer{\n  max-width:760px;margin:0 auto;padding:30px 28px 70px;\n  border-top:1px solid var(--border);\n}\n.article-footer p{font-size:0.85rem;color:var(--stone);line-height:1.7}\n.article-footer a{color:var(--teal);text-decoration:none;border-bottom:1px dotted var(--teal)}\n.references{font-size:0.82rem;color:var(--stone);line-height:1.8;margin-top:1.5em}\n.references em{font-style:italic}\n\n\/* === ANIMATIONS === *\/\n@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}\n.hero h1{animation:fadeUp 0.7s ease-out}\n.hero-sub{animation:fadeUp 0.7s ease-out 0.12s both}\n\n\/* === RESPONSIVE === *\/\n@media(max-width:640px){\n  .hero{padding:60px 18px 45px}\n  article{padding:30px 18px 60px}\n  .diagram{padding:16px 10px 12px}\n  .principle{padding:20px 18px}\n  .principle-num{font-size:2.2rem}\n  article p:first-of-type::first-letter{font-size:2.8em}\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- ===== HERO ===== -->\n<header class=\"hero\">\n  <div class=\"hero-inner\">\n    <div class=\"series-label\">Stories Through Data \u00b7 Neuroscience \u00d7 Mathematics \u00d7 Philosophy<\/div>\n    <h1>The Markov Brain:<br>Rewiring Brain Using <span class=\"accent\">Markov Probabilities<\/span><\/h1>\n    <p class=\"hero-sub\">If only the present matters, why do we have memory? And how can a 19th-century Russian mathematician&#8217;s &#8220;memoryless&#8221; chains teach us to change our lives \u2014 one small probability at a time?<\/p>\n    <div class=\"hero-meta\">Purushottam \u00b7 March 2026 \u00b7 basavapurushottam.com<\/div>\n  <\/div>\n<\/header>\n\n<!-- ===== DISCLAIMER ===== -->\n<div class=\"disclaimer\">\n  <div class=\"disclaimer-box\">\n    <strong>Disclaimer:<\/strong> This article was generated with the assistance of AI tools \u2014 specifically Claude AI (Anthropic) and Google Gemini NotebookLM \u2014 and subsequently reviewed and edited by the author. It is the author&#8217;s belief that the latest scientific breakthroughs in neuroscience, when understood through mathematical frameworks like Markov chains and probability theory, can offer meaningful insights for forming new habits and pursuing self-improvement. The author has a genuine personal and intellectual interest in this subject but does not claim any scientific expertise in Markov chain theory, computational neuroscience, or related disciplines. Readers interested in clinical applications or academic research should consult the original peer-reviewed sources cited at the end of this article and seek guidance from qualified professionals where appropriate.\n  <\/div>\n<\/div>\n\n<!-- ===== ARTICLE ===== -->\n<article>\n\n<p>Right now, your brain is doing something specific. Billions of tiny cells are firing in a particular pattern. A split second from now, that pattern will change. And here is the surprising part: which pattern comes next may depend <em>only<\/em> on the pattern you are in right now \u2014 not on anything that happened before.<\/p>\n\n<p>This idea comes from a branch of mathematics called <strong>Markov chains<\/strong>, named after the Russian mathematician Andrey Markov, who described them in 1906. They have become one of the most useful tools in brain science.<\/p>\n\n<p>But the idea raises an uncomfortable question: <strong>if only the present moment matters, then what is the point of memory? Why do we remember anything at all?<\/strong><\/p>\n\n<p>The answer turns out to be both surprising and deeply practical. It connects brain science to some of the biggest questions in philosophy \u2014 and it offers a concrete, usable framework for changing your life through small, everyday actions.<\/p>\n\n<div class=\"sep\">\u00b7 \u00b7 \u00b7<\/div>\n\n<!-- ===== SECTION: WHAT IS A MARKOV CHAIN ===== -->\n<h2>What Is a Markov Chain? (As Simple as Possible)<\/h2>\n\n<p>Imagine you live in a small country with only three towns: <strong>Calm Town<\/strong>, <strong>Alert Town<\/strong>, and <strong>Restless Town<\/strong>. Every morning you wake up in one of these towns. Where you wake up tomorrow depends <em>only<\/em> on where you are today \u2014 not on where you were last week.<\/p>\n\n<p>If you are in Calm Town today, there is a 70% chance you will still be in Calm Town tomorrow, a 20% chance you will be in Alert Town, and a 10% chance you will be in Restless Town. These chances can be written as a simple table:<\/p>\n\n<div class=\"table-wrap\">\n<table>\n  <tr><th>Where you are today<\/th><th>Calm tomorrow<\/th><th>Alert tomorrow<\/th><th>Restless tomorrow<\/th><\/tr>\n  <tr><td><strong>Calm<\/strong><\/td><td class=\"diag\">70%<\/td><td class=\"off\">20%<\/td><td class=\"off\">10%<\/td><\/tr>\n  <tr><td><strong>Alert<\/strong><\/td><td class=\"off\">15%<\/td><td class=\"diag\">65%<\/td><td class=\"off\">20%<\/td><\/tr>\n  <tr><td><strong>Restless<\/strong><\/td><td class=\"off\">25%<\/td><td class=\"off\">35%<\/td><td class=\"diag\">40%<\/td><\/tr>\n<\/table>\n<\/div>\n\n<p>This table is called a <strong>transition matrix<\/strong>. It is the engine of the whole system.<\/p>\n\n<!-- DIAGRAM: Transition Matrix -->\n<div class=\"diagram\">\n  <svg viewBox=\"0 0 680 300\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <text x=\"340\" y=\"20\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"10\" fill=\"#78716c\" letter-spacing=\"2\" text-transform=\"uppercase\">The Transition Matrix<\/text>\n    <text x=\"340\" y=\"38\" text-anchor=\"middle\" font-family=\"'Source Serif 4',serif\" font-size=\"11\" fill=\"#a09890\" font-style=\"italic\">Movement operates purely on localised odds. How you arrived is mathematically irrelevant.<\/text>\n    <!-- Nodes -->\n    <circle cx=\"170\" cy=\"155\" r=\"50\" fill=\"var(--navy)\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\/>\n    <text x=\"170\" y=\"150\" text-anchor=\"middle\" fill=\"#fff\" font-family=\"'Playfair Display',serif\" font-size=\"14\" font-weight=\"700\">CALM<\/text>\n    <text x=\"170\" y=\"170\" text-anchor=\"middle\" fill=\"var(--gold-light)\" font-family=\"'DM Mono',monospace\" font-size=\"10\">70%<\/text>\n    <circle cx=\"510\" cy=\"155\" r=\"50\" fill=\"var(--navy)\" stroke=\"var(--teal)\" stroke-width=\"2.5\"\/>\n    <text x=\"510\" y=\"150\" text-anchor=\"middle\" fill=\"#fff\" font-family=\"'Playfair Display',serif\" font-size=\"14\" font-weight=\"700\">ALERT<\/text>\n    <text x=\"510\" y=\"170\" text-anchor=\"middle\" fill=\"var(--teal-light)\" font-family=\"'DM Mono',monospace\" font-size=\"10\">65%<\/text>\n    <circle cx=\"340\" cy=\"260\" r=\"45\" fill=\"var(--navy)\" stroke=\"var(--rust)\" stroke-width=\"2.5\"\/>\n    <text x=\"340\" y=\"255\" text-anchor=\"middle\" fill=\"#fff\" font-family=\"'Playfair Display',serif\" font-size=\"13\" font-weight=\"700\">RESTLESS<\/text>\n    <text x=\"340\" y=\"273\" text-anchor=\"middle\" fill=\"var(--rust-light)\" font-family=\"'DM Mono',monospace\" font-size=\"10\">40%<\/text>\n    <!-- Self-loops -->\n    <path d=\"M 140 108 A 38 38 0 1 1 200 108\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"1.5\" stroke-dasharray=\"4,3\"\/>\n    <polygon points=\"200,108 193,99 205,103\" fill=\"var(--gold)\"\/>\n    <path d=\"M 480 108 A 38 38 0 1 1 540 108\" fill=\"none\" stroke=\"var(--teal)\" stroke-width=\"1.5\" stroke-dasharray=\"4,3\"\/>\n    <polygon points=\"540,108 533,99 545,103\" fill=\"var(--teal)\"\/>\n    <!-- Calm\u2192Alert -->\n    <line x1=\"220\" y1=\"142\" x2=\"460\" y2=\"142\" stroke=\"#a09890\" stroke-width=\"1.2\"\/>\n    <polygon points=\"460,142 452,137 452,147\" fill=\"#a09890\"\/>\n    <text x=\"340\" y=\"135\" text-anchor=\"middle\" fill=\"#a09890\" font-family=\"'DM Mono',monospace\" font-size=\"9\">20%<\/text>\n    <!-- Alert\u2192Calm -->\n    <line x1=\"460\" y1=\"168\" x2=\"220\" y2=\"168\" stroke=\"#a09890\" stroke-width=\"1.2\"\/>\n    <polygon points=\"220,168 228,163 228,173\" fill=\"#a09890\"\/>\n    <text x=\"340\" y=\"183\" text-anchor=\"middle\" fill=\"#a09890\" font-family=\"'DM Mono',monospace\" font-size=\"9\">15%<\/text>\n    <!-- Calm\u2192Restless -->\n    <line x1=\"147\" y1=\"200\" x2=\"308\" y2=\"235\" stroke=\"#a09890\" stroke-width=\"1\"\/>\n    <polygon points=\"308,235 300,228 298,239\" fill=\"#a09890\"\/>\n    <text x=\"210\" y=\"233\" text-anchor=\"middle\" fill=\"var(--rust)\" font-family=\"'DM Mono',monospace\" font-size=\"9\">10%<\/text>\n    <!-- Alert\u2192Restless -->\n    <line x1=\"533\" y1=\"200\" x2=\"375\" y2=\"238\" stroke=\"#a09890\" stroke-width=\"1\"\/>\n    <polygon points=\"375,238 382,230 384,242\" fill=\"#a09890\"\/>\n    <text x=\"470\" y=\"233\" text-anchor=\"middle\" fill=\"var(--rust)\" font-family=\"'DM Mono',monospace\" font-size=\"9\">20%<\/text>\n    <!-- Restless\u2192Calm -->\n    <line x1=\"300\" y1=\"248\" x2=\"195\" y2=\"198\" stroke=\"#a09890\" stroke-width=\"1\" stroke-dasharray=\"3,3\"\/>\n    <polygon points=\"195,198 200,209 207,202\" fill=\"#a09890\"\/>\n    <text x=\"235\" y=\"210\" fill=\"#a09890\" font-family=\"'DM Mono',monospace\" font-size=\"9\">25%<\/text>\n    <!-- Restless\u2192Alert -->\n    <line x1=\"380\" y1=\"248\" x2=\"485\" y2=\"200\" stroke=\"#a09890\" stroke-width=\"1\" stroke-dasharray=\"3,3\"\/>\n    <polygon points=\"485,200 478,206 480,195\" fill=\"#a09890\"\/>\n    <text x=\"448\" y=\"213\" fill=\"#a09890\" font-family=\"'DM Mono',monospace\" font-size=\"9\">35%<\/text>\n  <\/svg>\n  <div class=\"diagram-cap\">Fig 1 \u00b7 Three-state Markov chain \u2014 brain state transitions<\/div>\n<\/div>\n\n<p>Notice something about the diagonal \u2014 those are the &#8220;staying put&#8221; numbers. Calm Town is very stable (70% chance of staying). Alert Town is fairly stable (65%). Restless Town is shaky (only 40% chance of staying \u2014 you are likely to move somewhere else soon).<\/p>\n\n<p>The one rule that makes this a Markov chain is simple: <strong>where you go next depends only on where you are now.<\/strong> Your entire travel history \u2014 where you were last month, last year, ten years ago \u2014 does not matter. Only today matters.<\/p>\n\n<p>This rule is called the <strong>Markov property<\/strong>. In technical language, the system is &#8220;memoryless.&#8221;<\/p>\n\n<div class=\"sep\">\u00b7 \u00b7 \u00b7<\/div>\n\n<!-- ===== SECTION: BRAIN LEVELS ===== -->\n<h2>Where Do Markov Chains Show Up in the Brain?<\/h2>\n\n<p>Everywhere. From the smallest parts of a single brain cell to the behaviour of the whole brain.<\/p>\n\n<h3>The Tiniest Level: On-Off Switches in Your Neurons<\/h3>\n\n<p>Every neuron has thousands of tiny gates called <strong>ion channels<\/strong>. Think of them as microscopic doors. Each door can be Open or Closed. It flips between these two states randomly. The chance of flipping depends only on whether the door is currently open or closed \u2014 not on how long it has been in that position.<\/p>\n\n<!-- DIAGRAM: Ion Channel -->\n<div class=\"diagram\">\n  <svg viewBox=\"0 0 680 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <text x=\"340\" y=\"18\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"10\" fill=\"#78716c\" letter-spacing=\"2\">THE BIOLOGY OF PROBABILITY<\/text>\n    <text x=\"340\" y=\"36\" text-anchor=\"middle\" font-family=\"'Source Serif 4',serif\" font-size=\"11\" fill=\"#a09890\" font-style=\"italic\">Learning is not archiving data. It is the physical recalibration of future firing probabilities.<\/text>\n    <!-- Closed -->\n    <rect x=\"80\" y=\"60\" width=\"170\" height=\"75\" rx=\"10\" fill=\"var(--navy)\"\/>\n    <circle cx=\"120\" cy=\"97\" r=\"16\" fill=\"none\" stroke=\"var(--rust)\" stroke-width=\"2\"\/>\n    <line x1=\"110\" y1=\"87\" x2=\"130\" y2=\"107\" stroke=\"var(--rust)\" stroke-width=\"2\"\/>\n    <text x=\"195\" y=\"92\" text-anchor=\"middle\" fill=\"#fff\" font-family=\"'Playfair Display',serif\" font-size=\"15\" font-weight=\"700\">CLOSED<\/text>\n    <text x=\"195\" y=\"112\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.5)\" font-family=\"'Source Serif 4',serif\" font-size=\"10\">No ion flux<\/text>\n    <!-- Open -->\n    <rect x=\"430\" y=\"60\" width=\"170\" height=\"75\" rx=\"10\" fill=\"var(--navy)\"\/>\n    <circle cx=\"470\" cy=\"97\" r=\"16\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2\"\/>\n    <line x1=\"462\" y1=\"97\" x2=\"478\" y2=\"97\" stroke=\"var(--gold)\" stroke-width=\"2\"\/>\n    <text x=\"545\" y=\"92\" text-anchor=\"middle\" fill=\"#fff\" font-family=\"'Playfair Display',serif\" font-size=\"15\" font-weight=\"700\">OPEN<\/text>\n    <text x=\"545\" y=\"112\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.5)\" font-family=\"'Source Serif 4',serif\" font-size=\"10\">Ion flux \u2192 signal<\/text>\n    <!-- Arrows -->\n    <line x1=\"250\" y1=\"88\" x2=\"430\" y2=\"88\" stroke=\"var(--teal)\" stroke-width=\"2\"\/>\n    <polygon points=\"430,88 420,82 420,94\" fill=\"var(--teal)\"\/>\n    <text x=\"340\" y=\"80\" text-anchor=\"middle\" fill=\"var(--teal)\" font-family=\"'DM Mono',monospace\" font-size=\"11\" font-weight=\"500\">\u03bc c\u2192o<\/text>\n    <line x1=\"430\" y1=\"112\" x2=\"250\" y2=\"112\" stroke=\"var(--rust)\" stroke-width=\"2\"\/>\n    <polygon points=\"250,112 260,106 260,118\" fill=\"var(--rust)\"\/>\n    <text x=\"340\" y=\"130\" text-anchor=\"middle\" fill=\"var(--rust)\" font-family=\"'DM Mono',monospace\" font-size=\"11\" font-weight=\"500\">\u03bc o\u2192c<\/text>\n    <text x=\"340\" y=\"165\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"9\" fill=\"#a09890\">Each transition is a Poisson process \u00b7 voltage-dependent \u00b7 memoryless<\/text>\n  <\/svg>\n  <div class=\"diagram-cap\">Fig 2 \u00b7 The simplest neuronal Markov model \u2014 a two-state ion channel<\/div>\n<\/div>\n\n<p>This is the simplest possible Markov chain: two states, two probabilities. Billions of these tiny doors, each flipping independently, produce the electrical signals that carry your every thought.<\/p>\n\n<h3>The Connection Level: How Neurons Learn<\/h3>\n\n<p>Neurons talk to each other across tiny gaps called <strong>synapses<\/strong>. These connections can get stronger (when you practise something) or weaker (when you stop). In extreme cases, connections get completely eliminated \u2014 the brain literally prunes wiring it does not need.<\/p>\n\n<p>Scientists have shown that the way these connections change over time follows Markov rules. The future strength of a connection depends on its current strength and what the neurons are doing right now \u2014 not on the full history of that connection.<\/p>\n\n<p><strong>This is what learning looks like at the physical level.<\/strong> When you practise the guitar, you are strengthening certain synaptic connections. When you stop practising, those connections weaken. The brain is constantly rewriting its own wiring \u2014 and that rewriting follows the Markov property.<\/p>\n\n<h3>The Whole-Brain Level: Your Brain Has &#8220;Modes&#8221;<\/h3>\n\n<p>This is the most exciting part. Using brain scanners (fMRI and MEG), scientists have discovered that your entire brain switches between a small number of distinct &#8220;modes&#8221; or states. Each mode is a specific pattern of which brain regions are talking to each other. These modes switch every few seconds, and the switching follows Markov rules.<\/p>\n\n<p>The mathematical tool used here is called a <strong>Hidden Markov Model<\/strong> (HMM). &#8220;Hidden&#8221; because you cannot see the brain&#8217;s mode directly \u2014 you can only figure it out from the signals the scanner picks up.<\/p>\n\n<p>Here is what researchers have found:<\/p>\n\n<!-- DIAGRAM: Brain States Comparison -->\n<div class=\"diagram\">\n  <svg viewBox=\"0 0 680 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <text x=\"340\" y=\"20\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"10\" fill=\"#78716c\" letter-spacing=\"2\">MACROSCOPIC FLOW VS. ABSORBING STATES<\/text>\n    <text x=\"340\" y=\"38\" text-anchor=\"middle\" font-family=\"'Source Serif 4',serif\" font-size=\"11\" fill=\"#a09890\" font-style=\"italic\">Distinct conditions are expressions of different underlying probability architectures.<\/text>\n\n    <!-- HEALTHY -->\n    <text x=\"115\" y=\"65\" text-anchor=\"middle\" font-family=\"'Playfair Display',serif\" font-size=\"13\" font-weight=\"700\" fill=\"var(--teal)\">Healthy<\/text>\n    <circle cx=\"75\" cy=\"130\" r=\"24\" fill=\"var(--teal)\" opacity=\"0.7\"\/>\n    <circle cx=\"155\" cy=\"130\" r=\"24\" fill=\"var(--teal)\" opacity=\"0.5\"\/>\n    <circle cx=\"115\" cy=\"200\" r=\"20\" fill=\"var(--teal)\" opacity=\"0.35\"\/>\n    <!-- Healthy arrows (bidirectional) -->\n    <line x1=\"99\" y1=\"126\" x2=\"131\" y2=\"126\" stroke=\"var(--gold)\" stroke-width=\"1.8\"\/>\n    <polygon points=\"131,126 124,121 124,131\" fill=\"var(--gold)\"\/>\n    <line x1=\"131\" y1=\"138\" x2=\"99\" y2=\"138\" stroke=\"var(--gold)\" stroke-width=\"1.8\"\/>\n    <polygon points=\"99,138 106,133 106,143\" fill=\"var(--gold)\"\/>\n    <line x1=\"72\" y1=\"154\" x2=\"102\" y2=\"185\" stroke=\"var(--gold)\" stroke-width=\"1.2\"\/>\n    <line x1=\"158\" y1=\"154\" x2=\"128\" y2=\"185\" stroke=\"var(--gold)\" stroke-width=\"1.2\"\/>\n    <text x=\"115\" y=\"244\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--teal)\" font-family=\"'Source Serif 4',serif\">Balanced movement,<\/text>\n    <text x=\"115\" y=\"258\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--teal)\" font-family=\"'Source Serif 4',serif\">multiple pathways<\/text>\n\n    <!-- PTSD \/ TRAUMA -->\n    <text x=\"340\" y=\"65\" text-anchor=\"middle\" font-family=\"'Playfair Display',serif\" font-size=\"13\" font-weight=\"700\" fill=\"var(--rust)\">Trauma \/ PTSD<\/text>\n    <circle cx=\"340\" cy=\"155\" r=\"42\" fill=\"var(--rust)\" opacity=\"0.8\" stroke=\"#fff\" stroke-width=\"2\"\/>\n    <text x=\"340\" y=\"152\" text-anchor=\"middle\" fill=\"#fff\" font-size=\"10\" font-weight=\"600\" font-family=\"'DM Mono',monospace\">STUCK<\/text>\n    <text x=\"340\" y=\"166\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.7)\" font-size=\"9\" font-family=\"'DM Mono',monospace\">p \u2248 1.0<\/text>\n    <!-- Self-loop -->\n    <path d=\"M 312 115 A 35 35 0 1 1 368 115\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\/>\n    <polygon points=\"368,115 360,107 372,109\" fill=\"var(--gold)\"\/>\n    <!-- Ghost nodes -->\n    <circle cx=\"290\" cy=\"225\" r=\"14\" fill=\"var(--stone)\" opacity=\"0.2\"\/>\n    <circle cx=\"390\" cy=\"225\" r=\"14\" fill=\"var(--stone)\" opacity=\"0.2\"\/>\n    <line x1=\"300\" y1=\"215\" x2=\"322\" y2=\"192\" stroke=\"#a09890\" stroke-width=\"0.6\" opacity=\"0.4\"\/>\n    <line x1=\"380\" y1=\"215\" x2=\"358\" y2=\"192\" stroke=\"#a09890\" stroke-width=\"0.6\" opacity=\"0.4\"\/>\n    <text x=\"340\" y=\"258\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--rust)\" font-family=\"'Source Serif 4',serif\">The Absorbing State<\/text>\n    <text x=\"340\" y=\"272\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--stone)\" font-family=\"'Source Serif 4',serif\">(Exit probability near-zero)<\/text>\n\n    <!-- GIFTED -->\n    <text x=\"565\" y=\"65\" text-anchor=\"middle\" font-family=\"'Playfair Display',serif\" font-size=\"13\" font-weight=\"700\" fill=\"var(--gold)\">Gifted \/ Peak Focus<\/text>\n    <circle cx=\"565\" cy=\"140\" r=\"32\" fill=\"var(--gold)\" opacity=\"0.7\" stroke=\"#fff\" stroke-width=\"1.5\"\/>\n    <text x=\"565\" y=\"137\" text-anchor=\"middle\" fill=\"#fff\" font-size=\"9\" font-weight=\"600\" font-family=\"'DM Mono',monospace\">FOCUS<\/text>\n    <text x=\"565\" y=\"150\" text-anchor=\"middle\" fill=\"rgba(255,255,255,0.7)\" font-size=\"8\" font-family=\"'DM Mono',monospace\">p=0.85<\/text>\n    <circle cx=\"525\" cy=\"210\" r=\"16\" fill=\"var(--stone)\" opacity=\"0.3\"\/>\n    <circle cx=\"605\" cy=\"210\" r=\"16\" fill=\"var(--stone)\" opacity=\"0.3\"\/>\n    <!-- Self-loop for gifted -->\n    <path d=\"M 540 112 A 30 30 0 1 1 590 112\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2\" stroke-dasharray=\"4,3\"\/>\n    <polygon points=\"590,112 583,104 594,107\" fill=\"var(--gold)\"\/>\n    <!-- Arrows into focus -->\n    <line x1=\"535\" y1=\"200\" x2=\"550\" y2=\"170\" stroke=\"var(--gold)\" stroke-width=\"1.2\"\/>\n    <polygon points=\"550,170 544,178 553,178\" fill=\"var(--gold)\"\/>\n    <line x1=\"595\" y1=\"200\" x2=\"580\" y2=\"170\" stroke=\"var(--gold)\" stroke-width=\"1.2\"\/>\n    <polygon points=\"580,170 577,178 586,178\" fill=\"var(--gold)\"\/>\n    <text x=\"565\" y=\"250\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--gold)\" font-family=\"'Source Serif 4',serif\">Elevated &#8220;staying put&#8221;<\/text>\n    <text x=\"565\" y=\"264\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--gold)\" font-family=\"'Source Serif 4',serif\">probability<\/text>\n\n    <!-- Bottom bar -->\n    <rect x=\"60\" y=\"295\" width=\"560\" height=\"26\" rx=\"5\" fill=\"var(--cream)\"\/>\n    <text x=\"340\" y=\"313\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--slate)\" font-family=\"'DM Mono',monospace\">HMM analysis classifies PTSD vs. healthy with ~85% accuracy from resting-state fMRI alone<\/text>\n  <\/svg>\n  <div class=\"diagram-cap\">Fig 3 \u00b7 Three distinct probability architectures \u2014 healthy, trauma, and gifted<\/div>\n<\/div>\n\n<p><strong>Healthy brains<\/strong> switch smoothly between several modes. Think of a person who moves comfortably between being focused, being relaxed, daydreaming, and being alert \u2014 flowing naturally from one to the next.<\/p>\n\n<p><strong>Brains affected by PTSD<\/strong> get <em>stuck<\/em>. Scientists found that the PTSD brain develops what is called an <strong>absorbing state<\/strong> \u2014 a mode it cannot easily leave. The brain locks into one pattern and cannot switch out of it. This matches exactly what PTSD feels like from the inside: being trapped in a loop of anxiety and hypervigilance, unable to relax or shift your attention.<\/p>\n\n<p><strong>Brains of exceptionally gifted students<\/strong> show yet another pattern. During complex problem-solving, gifted teenagers can <em>hold<\/em> a productive brain mode for longer than average. Their &#8220;staying put&#8221; probability for the focused mode is higher. They also switch <em>into<\/em> the focused mode more easily from other modes.<\/p>\n\n<p>These are not metaphors. These are actual numbers computed from real brain scans.<\/p>\n\n<h3>The Prediction Level: Your Brain Guesses What Comes Next<\/h3>\n\n<p>Your brain is always trying to predict what will happen next. When you hear a familiar song, your brain predicts the next note before it plays. When the prediction is wrong \u2014 say, a strange note plays instead \u2014 your brain produces a little jolt of surprise, detectable on an EEG machine.<\/p>\n\n<!-- DIAGRAM: Prediction Engine -->\n<div class=\"diagram\">\n  <svg viewBox=\"0 0 680 150\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <text x=\"340\" y=\"18\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"10\" fill=\"#78716c\" letter-spacing=\"2\">THE PREDICTION ENGINE<\/text>\n    <text x=\"340\" y=\"36\" text-anchor=\"middle\" font-family=\"'Source Serif 4',serif\" font-size=\"11\" fill=\"#a09890\" font-style=\"italic\">The mind calculates the most probable immediate future.<\/text>\n    <!-- Signal line (expected) -->\n    <path d=\"M 80 85 Q 120 55 160 85 Q 200 115 240 85 Q 280 55 320 85 Q 360 115 400 85\" fill=\"none\" stroke=\"var(--teal)\" stroke-width=\"2\"\/>\n    <!-- Expected label -->\n    <text x=\"240\" y=\"55\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--teal)\" font-family=\"'DM Mono',monospace\">80% Expected Probability<\/text>\n    <!-- Dots -->\n    <circle cx=\"80\" cy=\"85\" r=\"5\" fill=\"var(--teal)\"\/>\n    <text x=\"80\" y=\"115\" text-anchor=\"middle\" font-size=\"13\" fill=\"var(--teal)\" font-family=\"'Playfair Display',serif\" font-weight=\"700\">A<\/text>\n    <circle cx=\"400\" cy=\"85\" r=\"5\" fill=\"var(--teal)\"\/>\n    <text x=\"400\" y=\"115\" text-anchor=\"middle\" font-size=\"13\" fill=\"var(--teal)\" font-family=\"'Playfair Display',serif\" font-weight=\"700\">B<\/text>\n    <!-- Prediction error zone -->\n    <path d=\"M 430 85 L 460 65 L 480 95 L 500 60 L 520 90 L 540 55 L 560 85\" fill=\"none\" stroke=\"var(--rust)\" stroke-width=\"2.5\" stroke-dasharray=\"3,2\"\/>\n    <text x=\"540\" y=\"45\" font-size=\"11\" fill=\"var(--rust)\" font-family=\"'Playfair Display',serif\" font-weight=\"700\">Prediction Error<\/text>\n    <text x=\"540\" y=\"58\" font-size=\"9\" fill=\"var(--rust-light)\" font-family=\"'Source Serif 4',serif\" font-style=\"italic\">Unexpected Pattern<\/text>\n    <text x=\"340\" y=\"142\" text-anchor=\"middle\" font-size=\"9\" fill=\"#a09890\" font-family=\"'DM Mono',monospace\">Mismatch Negativity (MMN) \u00b7 detectable via EEG \u00b7 ~100-250ms after deviant stimulus<\/text>\n  <\/svg>\n  <div class=\"diagram-cap\">Fig 4 \u00b7 The brain&#8217;s prediction engine as an internal Markov model<\/div>\n<\/div>\n\n<p>A 2023 study showed that the brain&#8217;s prediction system works like a Markov transition matrix. The brain has learned: &#8220;After note A, note B usually follows with 80% probability.&#8221; When note C plays instead, the brain registers a prediction error. The brain, it turns out, has built its own internal Markov chain as a model of the world.<\/p>\n\n<div class=\"sep\">\u00b7 \u00b7 \u00b7<\/div>\n\n<!-- ===== SECTION: MEMORY ===== -->\n<h2>If Only the Present Matters, Why Do We Have Memory?<\/h2>\n\n<p>This is the question at the heart of the whole essay. If the Markov property says the future depends only on the present, does that mean our memories are useless?<\/p>\n\n<p>No. It means the opposite. Here is why.<\/p>\n\n<h3>Your Memory Has Already Become Your Present<\/h3>\n\n<p>Think about two people sitting side by side on a park bench. Same bench, same weather, same moment. But one person spent twenty years as a soldier, and the other spent twenty years as a monk. Are they in the same &#8220;state&#8221;? Obviously not. Their brains have been physically shaped by completely different experiences. Their synaptic connections, their neural pathways, their transition probabilities \u2014 all different.<\/p>\n\n<div class=\"callout gold\">\n  <span class=\"callout-label\">The Key Insight<\/span>\n  <p><strong>The past is not stored in a separate drawer. It has been physically built into the current structure of the brain.<\/strong> Every experience you have ever had \u2014 every book you read, every heartbreak you endured, every skill you practised \u2014 has changed the wiring of your brain. Your past is not a recording that plays back. It is the architecture that determines how your present moment works.<\/p>\n  <p>The Markov chain is &#8220;memoryless&#8221; not because memory does not matter, but because <strong>memory has already done its work.<\/strong><\/p>\n<\/div>\n\n<h3>The River Analogy<\/h3>\n\n<p>A river&#8217;s flow at any point depends on the shape of the riverbed right here, right now. The river does not &#8220;remember&#8221; the rainstorms of ten years ago. But the riverbed <em>is<\/em> the result of those rainstorms. Every flood, every drought, every season of erosion carved the contours that now guide the water.<\/p>\n\n<p>Your brain is the riverbed. Your experiences are the floods and droughts. The Markov property is the flow of water. The river does not need to remember because the memory is the riverbed itself.<\/p>\n\n<h3>What Memory Actually Does<\/h3>\n\n<p><strong>It rewrites the probability table.<\/strong> Learning something new changes the chances of your future state transitions. A child who touches a hot stove rewires the probability of &#8220;reach toward stove&#8221; from high to very low.<\/p>\n\n<p><strong>It creates entirely new states.<\/strong> A person who learns to read has access to brain states that an illiterate person simply does not have. Experience does not just shuffle the probabilities \u2014 it expands the menu of possibilities.<\/p>\n\n<p><strong>It makes good states last longer.<\/strong> Practice increases the &#8220;staying put&#8221; probability of useful states. A trained meditator can sustain a calm, focused state much longer than a beginner.<\/p>\n\n<p><strong>It can break you out of traps.<\/strong> Therapy for PTSD works, in Markov terms, by reducing the &#8220;staying put&#8221; probability of the stuck state. The goal is not to erase the trauma but to make the brain flexible again.<\/p>\n\n<div class=\"callout\">\n  <span class=\"callout-label\">The Paradox Solved<\/span>\n  <p>The seeming contradiction \u2014 &#8220;memoryless chains in a creature built for memory&#8221; \u2014 disappears when you understand what &#8220;present state&#8221; really means. Your present brain state is not a blank slate. It is the living summary of your entire life. <strong>The past matters so much that it has literally become the present.<\/strong><\/p>\n<\/div>\n\n<div class=\"sep\">\u00b7 \u00b7 \u00b7<\/div>\n\n<!-- ===== SECTION: EXISTENTIALISM ===== -->\n<h2>Existentialism and the Markov Brain: You Are Not Your Past<\/h2>\n\n<p>The Markov idea \u2014 &#8220;only the present determines the future&#8221; \u2014 is not just a mathematical trick. It is the central message of existential philosophy, the tradition that includes Sartre, Camus, Heidegger, and Kierkegaard.<\/p>\n\n<h3>Sartre: You Are Free Right Now<\/h3>\n\n<p>Jean-Paul Sartre&#8217;s most famous idea is that <strong>existence precedes essence<\/strong>. In plain language: you are not defined by your history, your genes, your upbringing, or your resume. You are defined by what you do <em>right now<\/em> and what you choose <em>next<\/em>.<\/p>\n\n<p>Look at the Markov chain. At every state, the system faces a spread of possible next states. It is not locked into one path. The transition matrix gives <em>tendencies<\/em>, not certainties. There is always some probability, even if small, of an unexpected jump \u2014 a sudden shift from Restless to Calm, from stuck to free.<\/p>\n\n<p>Sartre called this <strong>radical freedom<\/strong>. The mathematics agrees: at every time step, multiple futures are possible.<\/p>\n\n<h3>Sartre&#8217;s &#8220;Bad Faith&#8221;: Pretending You Cannot Change<\/h3>\n\n<p>Sartre had a name for the habit of denying your own freedom: <strong>bad faith<\/strong>. Bad faith is telling yourself, &#8220;I am an angry person \u2014 that is just who I am.&#8221; Or: &#8220;I have always been disorganised \u2014 I cannot change.&#8221;<\/p>\n\n<p>In Markov language, bad faith is the mistake of treating your current transition matrix as permanent. It is confusing a <em>tendency<\/em> with an <em>identity<\/em>. Neuroplasticity \u2014 the brain&#8217;s ability to rewire itself \u2014 means the matrix is always being rewritten by experience.<\/p>\n\n<blockquote>\n  You are not your transition matrix. You are the process that can rewrite it.\n<\/blockquote>\n\n<h3>Heidegger: Where You Start Is Not Where You End Up<\/h3>\n\n<p>Heidegger talked about <strong>thrownness<\/strong> \u2014 the fact that you find yourself in a situation you did not choose. You did not pick your family, your country, your body.<\/p>\n\n<p>In a Markov chain, this is the starting state \u2014 X\u2080. You did not choose it. But here is the mathematical fact: as the chain runs, the starting state matters less and less. Over time, the system settles into its <strong>stationary distribution<\/strong> \u2014 the long-run pattern determined by the transition matrix, not by the starting point.<\/p>\n\n<p>Translation: <strong>where you begin matters less than how you transition.<\/strong> The structure of your choices, over time, overwrites the accident of your origin.<\/p>\n\n<h3>Kierkegaard: The Leap That Changes Everything<\/h3>\n\n<p>Kierkegaard wrote about the <strong>leap of faith<\/strong> \u2014 a moment when someone jumps from one way of living to a fundamentally different one. Not through gradual steps, but through a single decisive act.<\/p>\n\n<p>In Markov terms, this is a low-probability transition. Maybe there is only a 2% chance of jumping from &#8220;going through the motions&#8221; to &#8220;fully committed.&#8221; But 2% is not zero. The leap is always on the table.<\/p>\n\n<p>And here is the crucial insight: <strong>once you make the leap, you face a different transition matrix entirely.<\/strong> New states become possible. Old traps lose their grip. The leap does not just move you to a new place \u2014 it changes the entire landscape of what comes next.<\/p>\n\n<h3>Camus: Finding Meaning in the Loop<\/h3>\n\n<p>Camus imagined Sisyphus, condemned to push a boulder up a hill forever, watching it roll back down every time. This looks like the ultimate absorbing state \u2014 an endless, inescapable loop.<\/p>\n\n<p>But Camus said: &#8220;One must imagine Sisyphus happy.&#8221;<\/p>\n\n<p>How? By changing the inner experience of the state without changing the state itself. The boulder still rolls down. But the person pushing it has found meaning in the act. The Markov chain sees the same loop. The human inside it has transformed.<\/p>\n\n<p>This reveals something the mathematics alone cannot: <strong>the felt quality of a state is not captured by the transition matrix.<\/strong> Two people can occupy the same mathematical state and experience it completely differently. The numbers describe the dynamics. The philosophy describes what it is like to live them.<\/p>\n\n<div class=\"sep\">\u00b7 \u00b7 \u00b7<\/div>\n\n<!-- ===== SECTION: PRACTICAL GUIDE ===== -->\n<h2>How Small Changes Reshape Your Future: A Practical Guide<\/h2>\n\n<p>Here is where the mathematics becomes genuinely useful for everyday life. The core insight is this: <strong>you do not need to make dramatic changes to dramatically change your life. Small shifts in probability, repeated consistently, change everything.<\/strong><\/p>\n\n<h3>How Small Probabilities Compound<\/h3>\n\n<p>Imagine your daily life has three main states: <strong>Energised<\/strong>, <strong>Neutral<\/strong>, and <strong>Drained<\/strong>. Your current transition matrix looks like this:<\/p>\n\n<div class=\"table-wrap\">\n<table>\n  <tr><th>Today<\/th><th>Energised tomorrow<\/th><th>Neutral tomorrow<\/th><th>Drained tomorrow<\/th><\/tr>\n  <tr><td><strong>Energised<\/strong><\/td><td>50%<\/td><td>30%<\/td><td>20%<\/td><\/tr>\n  <tr><td><strong>Neutral<\/strong><\/td><td>20%<\/td><td>50%<\/td><td>30%<\/td><\/tr>\n  <tr><td><strong>Drained<\/strong><\/td><td>10%<\/td><td>30%<\/td><td class=\"off\">60%<\/td><\/tr>\n<\/table>\n<\/div>\n\n<p>Run this chain over a long time and you end up spending roughly <strong>22% of days Energised<\/strong>, <strong>36% Neutral<\/strong>, and <strong>42% Drained<\/strong>. That is a life where you feel drained almost half the time.<\/p>\n\n<p>Now suppose you make <em>one small change<\/em> \u2014 you start going to bed 30 minutes earlier. This just shifts a few probabilities by five percentage points:<\/p>\n\n<div class=\"table-wrap\">\n<table>\n  <tr><th>Today<\/th><th>Energised tomorrow<\/th><th>Neutral tomorrow<\/th><th>Drained tomorrow<\/th><\/tr>\n  <tr><td><strong>Energised<\/strong><\/td><td class=\"diag\">55%<\/td><td>30%<\/td><td>15%<\/td><\/tr>\n  <tr><td><strong>Neutral<\/strong><\/td><td class=\"diag\">25%<\/td><td>50%<\/td><td>25%<\/td><\/tr>\n  <tr><td><strong>Drained<\/strong><\/td><td>15%<\/td><td>35%<\/td><td>50%<\/td><\/tr>\n<\/table>\n<\/div>\n\n<!-- DIAGRAM: Compounding Effect -->\n<div class=\"diagram\">\n  <svg viewBox=\"0 0 680 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <text x=\"340\" y=\"18\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"10\" fill=\"#78716c\" letter-spacing=\"2\">THE MATH OF COMPOUNDING HABITS<\/text>\n    <text x=\"340\" y=\"36\" text-anchor=\"middle\" font-family=\"'Source Serif 4',serif\" font-size=\"11\" fill=\"#a09890\" font-style=\"italic\">Altering a single variable by 5% yields massive dividends over an extended timeline.<\/text>\n    <!-- Before bar -->\n    <text x=\"110\" y=\"65\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"9\" fill=\"var(--stone)\">BEFORE<\/text>\n    <rect x=\"30\" y=\"75\" width=\"35\" height=\"80\" rx=\"3\" fill=\"var(--teal)\" opacity=\"0.5\"\/>\n    <text x=\"47\" y=\"170\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--teal)\" font-family=\"'DM Mono',monospace\">22%<\/text>\n    <rect x=\"75\" y=\"95\" width=\"35\" height=\"60\" rx=\"3\" fill=\"var(--stone)\" opacity=\"0.35\"\/>\n    <text x=\"92\" y=\"170\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--stone)\" font-family=\"'DM Mono',monospace\">36%<\/text>\n    <rect x=\"120\" y=\"62\" width=\"35\" height=\"93\" rx=\"3\" fill=\"var(--rust)\" opacity=\"0.5\"\/>\n    <text x=\"137\" y=\"170\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--rust)\" font-family=\"'DM Mono',monospace\">42%<\/text>\n    <!-- Arrow -->\n    <line x1=\"190\" y1=\"110\" x2=\"270\" y2=\"110\" stroke=\"var(--gold)\" stroke-width=\"2\"\/>\n    <polygon points=\"270,110 260,104 260,116\" fill=\"var(--gold)\"\/>\n    <text x=\"230\" y=\"100\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--gold)\" font-family=\"'DM Mono',monospace\">+5% shift<\/text>\n    <!-- After bar -->\n    <text x=\"370\" y=\"65\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"9\" fill=\"var(--stone)\">AFTER (sleep 30min earlier)<\/text>\n    <rect x=\"290\" y=\"70\" width=\"35\" height=\"85\" rx=\"3\" fill=\"var(--teal)\" opacity=\"0.7\"\/>\n    <text x=\"307\" y=\"170\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--teal)\" font-family=\"'DM Mono',monospace\">29%<\/text>\n    <rect x=\"335\" y=\"88\" width=\"35\" height=\"67\" rx=\"3\" fill=\"var(--stone)\" opacity=\"0.45\"\/>\n    <text x=\"352\" y=\"170\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--stone)\" font-family=\"'DM Mono',monospace\">38%<\/text>\n    <rect x=\"380\" y=\"82\" width=\"35\" height=\"73\" rx=\"3\" fill=\"var(--rust)\" opacity=\"0.4\"\/>\n    <text x=\"397\" y=\"170\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--rust)\" font-family=\"'DM Mono',monospace\">33%<\/text>\n    <!-- Result annotation -->\n    <rect x=\"460\" y=\"80\" width=\"200\" height=\"65\" rx=\"6\" fill=\"var(--cream)\" stroke=\"var(--gold)\" stroke-width=\"1\"\/>\n    <text x=\"560\" y=\"103\" text-anchor=\"middle\" font-family=\"'Playfair Display',serif\" font-size=\"12\" font-weight=\"700\" fill=\"var(--gold)\">Result:<\/text>\n    <text x=\"560\" y=\"120\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--ink)\" font-family=\"'Source Serif 4',serif\">One extra good day<\/text>\n    <text x=\"560\" y=\"135\" text-anchor=\"middle\" font-size=\"10\" fill=\"var(--ink)\" font-family=\"'Source Serif 4',serif\">every two weeks<\/text>\n    <!-- Bottom note -->\n    <text x=\"340\" y=\"192\" text-anchor=\"middle\" font-size=\"9\" fill=\"#a09890\" font-family=\"'DM Mono',monospace\">Drained: 42% \u2192 33% \u00b7 Stack 2-3 small changes and the compound effect is striking<\/text>\n  <\/svg>\n  <div class=\"diagram-cap\">Fig 5 \u00b7 A single habit change shifts the stationary distribution meaningfully<\/div>\n<\/div>\n\n<p>You have gone from being drained 42% of the time to 33% of the time \u2014 gaining roughly <strong>one extra good day every two weeks<\/strong> \u2014 from a single habit change. Stack two or three small changes and the compound effect is striking.<\/p>\n\n<p><strong>This is the central practical lesson: you do not change your life by willpower on any single day. You change it by nudging probabilities, which changes where you spend your time over months and years.<\/strong><\/p>\n\n<h3>Seven Principles for Rewriting Your Transition Matrix<\/h3>\n\n<!-- PRINCIPLE 1 -->\n<div class=\"principle\">\n  <div class=\"principle-num\">1<\/div>\n  <h4>Start From Where You Actually Are<\/h4>\n  <p>The Markov rule says the future depends on the present state \u2014 not on the state you wish you were in. If you are exhausted, the menu of next steps is different from when you are well-rested. Trying to force a transition that does not exist from your current state is like trying to catch a bus that does not stop at your station.<\/p>\n  <div class=\"todo\"><strong>What to do:<\/strong> Before trying to change anything, honestly name your current state. The best next step from &#8220;completely overwhelmed&#8221; is not &#8220;total productivity.&#8221; It might be &#8220;drink a glass of water and do one small thing.&#8221;<\/div>\n<\/div>\n\n<!-- PRINCIPLE 2 -->\n<div class=\"principle\">\n  <div class=\"principle-num\">2<\/div>\n  <h4>Protect Your Good States<\/h4>\n  <p>Research on gifted brains shows that high performers are not people who are always in a peak state. They are people who can <em>stay<\/em> in a peak state longer once they enter it. Their &#8220;staying put&#8221; probability is higher.<\/p>\n  <div class=\"todo\"><strong>What to do:<\/strong> When in deep focus \u2014 turn off notifications, close email. When in calm contentment \u2014 reduce exposure to anxiety triggers. When in creative flow \u2014 keep your tools ready. You are engineering the diagonal of your transition matrix.<\/div>\n<\/div>\n\n<!-- PRINCIPLE 3 -->\n<div class=\"principle\">\n  <div class=\"principle-num\">3<\/div>\n  <h4>Build Stepping Stones, Not Giant Leaps<\/h4>\n  <p>Most failed resolutions fail because people attempt transitions with near-zero probability. &#8220;Couch potato to 5km runner&#8221; barely exists in most people&#8217;s matrix.<\/p>\n  <div class=\"todo\"><strong>What to do:<\/strong> Week 1: Put on running shoes (95% probability). Week 2: Walk to end of street. Week 3: Slightly longer walk. Week 5: Occasional light jog. Each step has high probability. The chain of steps achieves what a single leap cannot.<\/div>\n<\/div>\n\n<!-- PRINCIPLE 4 -->\n<div class=\"principle\">\n  <div class=\"principle-num\">4<\/div>\n  <h4>Catch Absorbing States Early<\/h4>\n  <p>Doom-scrolling, 3 AM worry loops, anger spirals, &#8220;I&#8217;ll start Monday&#8221; procrastination \u2014 these are everyday absorbing states. The longer you are in them, the harder it is to leave.<\/p>\n  <div class=\"todo\"><strong>Circuit breakers:<\/strong> For doom-scrolling \u2014 set a timer, then physically stand up. For 3 AM worry \u2014 write it in one sentence in a notebook. For arguments \u2014 pre-agree on a code word meaning &#8220;10-minute break.&#8221; For procrastination \u2014 the two-minute rule.<\/div>\n<\/div>\n\n<!-- PRINCIPLE 5 -->\n<div class=\"principle\">\n  <div class=\"principle-num\">5<\/div>\n  <h4>Change the Matrix, Not Just Today<\/h4>\n  <p>Your good intentions do not matter if your underlying habits, environment, and routines stay the same. The stationary distribution changes only when the transition matrix changes.<\/p>\n  <div class=\"table-wrap\">\n  <table class=\"compare-table\" style=\"font-size:0.85rem\">\n    <tr><th>Instead of\u2026<\/th><th>Try\u2026<\/th><th>Why it works<\/th><\/tr>\n    <tr><td>&#8220;I won&#8217;t check my phone in bed&#8221; (willpower)<\/td><td>Charge phone in another room<\/td><td>Removes the trigger entirely<\/td><\/tr>\n    <tr><td>&#8220;I will eat healthier&#8221; (intention)<\/td><td>Don&#8217;t keep junk food in house<\/td><td>Probability of junk \u2192 near-zero<\/td><\/tr>\n    <tr><td>&#8220;I will exercise more&#8221; (resolution)<\/td><td>Fixed class time with a friend<\/td><td>Social + schedule = high probability<\/td><\/tr>\n    <tr><td>&#8220;I will be less anxious&#8221; (wish)<\/td><td>Daily 5-min breathing practice<\/td><td>Increases calm state persistence<\/td><\/tr>\n    <tr><td>&#8220;I will stop procrastinating&#8221; (guilt)<\/td><td>Break task into 2-min first step<\/td><td>Creates high-probability transition<\/td><\/tr>\n  <\/table>\n  <\/div>\n<\/div>\n\n<!-- PRINCIPLE 6 -->\n<div class=\"principle\">\n  <div class=\"principle-num\">6<\/div>\n  <h4>Trust the Compound Effect<\/h4>\n  <p>Going to bed earlier \u2192 waking rested \u2192 morning exercise \u2192 energised state \u2192 better food choices \u2192 lower evening stress \u2192 going to bed on time again. Each link is a small probability shift. The chain feeds back on itself.<\/p>\n  <div class=\"todo\"><strong>What to do:<\/strong> Pick one \u2014 just one \u2014 small change. Do it consistently for four weeks. Good candidates: sleep time, first thing you look at in the morning, one meal per day, five minutes of stillness, a ten-minute walk.<\/div>\n<\/div>\n\n<!-- PRINCIPLE 7 -->\n<div class=\"principle\">\n  <div class=\"principle-num\">7<\/div>\n  <h4>You Are Not Your Current State<\/h4>\n  <p>Sartre called it overcoming &#8220;bad faith.&#8221; The Markov framework makes this clear: your current state is temporary. It has a probability of persisting and a probability of changing. You are not &#8220;a depressed person&#8221; \u2014 you are a person in a low state, with a rewritable matrix.<\/p>\n  <div class=\"todo\"><strong>What to do:<\/strong> &#8220;This is a state I am visiting, not a place I live. My job is not to escape this instant. My job is to make small changes so that, over time, I visit this state less often.&#8221; This is not toxic positivity. It is a mathematically grounded reframe.<\/div>\n<\/div>\n\n<div class=\"sep\">\u00b7 \u00b7 \u00b7<\/div>\n\n<!-- ===== SECTION: CONVERGENCE ===== -->\n<h2>Where the Traditions Meet<\/h2>\n\n<p>The Markov brain sits at a place where mathematics, brain science, philosophy, and ancient wisdom all point the same way.<\/p>\n\n<p>The <strong>Bhagavad Gita<\/strong> teaches Nishkama Karma \u2014 act fully in the present, without clinging to past results or grasping at future outcomes. The Markov property says the same: the best action depends only on your current state.<\/p>\n\n<p><strong>Sartre<\/strong> insists that you are free at every moment, defined not by your past but by what you choose now. The transition matrix agrees: the past has been absorbed; only the current spread of possibilities matters.<\/p>\n\n<p><strong>Nietzsche&#8217;s<\/strong> amor fati \u2014 loving your fate, embracing the present moment including everything that led to it \u2014 mirrors the Markov chain&#8217;s relationship with its own history: not resisted, not replayed, but fully absorbed into the structure of now.<\/p>\n\n<p>The <strong>Yoga Sutras<\/strong> describe pratyahara \u2014 turning inward, away from the noise of accumulated impressions \u2014 as the gateway to deep concentration. In Markov terms, this is the practice of raising the &#8220;staying put&#8221; probability of a focused state by reducing the distractions that trigger transitions away from it.<\/p>\n\n<p>And <strong>Friston&#8217;s Free Energy Principle<\/strong> \u2014 perhaps the boldest theory in modern brain science \u2014 says the brain is a system that constantly updates its internal Markov models to better predict the world. Learning, in this view, is the lifelong rewriting of transition matrices through lived experience.<\/p>\n\n<!-- DIAGRAM: Convergence -->\n<div class=\"diagram\">\n  <svg viewBox=\"0 0 680 240\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <text x=\"340\" y=\"20\" text-anchor=\"middle\" font-family=\"'DM Mono',monospace\" font-size=\"10\" fill=\"#78716c\" letter-spacing=\"2\">THE CONVERGENCE<\/text>\n    <text x=\"340\" y=\"38\" text-anchor=\"middle\" font-family=\"'Source Serif 4',serif\" font-size=\"11\" fill=\"#a09890\" font-style=\"italic\">We are the living, active architects of our future probabilities.<\/text>\n    <!-- Centre -->\n    <circle cx=\"340\" cy=\"135\" r=\"45\" fill=\"var(--cream)\" stroke=\"var(--gold)\" stroke-width=\"2\"\/>\n    <text x=\"340\" y=\"128\" text-anchor=\"middle\" font-family=\"'Playfair Display',serif\" font-size=\"11\" font-weight=\"700\" fill=\"var(--ink)\">The<\/text>\n    <text x=\"340\" y=\"143\" text-anchor=\"middle\" font-family=\"'Playfair Display',serif\" font-size=\"11\" font-weight=\"700\" fill=\"var(--ink)\">Architecture<\/text>\n    <text x=\"340\" y=\"158\" text-anchor=\"middle\" font-family=\"'Playfair Display',serif\" font-size=\"11\" font-weight=\"700\" fill=\"var(--ink)\">of Now<\/text>\n    <!-- Four corners -->\n    <!-- Top-left: Ancient Traditions -->\n    <circle cx=\"160\" cy=\"70\" r=\"30\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"1.5\"\/>\n    <text x=\"160\" y=\"66\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--gold)\" font-family=\"'DM Mono',monospace\">Ancient<\/text>\n    <text x=\"160\" y=\"78\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--gold)\" font-family=\"'DM Mono',monospace\">Traditions<\/text>\n    <line x1=\"188\" y1=\"84\" x2=\"300\" y2=\"118\" stroke=\"var(--gold)\" stroke-width=\"1\" opacity=\"0.5\"\/>\n    <!-- Top-right: Existentialism -->\n    <circle cx=\"520\" cy=\"70\" r=\"30\" fill=\"none\" stroke=\"var(--teal)\" stroke-width=\"1.5\"\/>\n    <text x=\"520\" y=\"66\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--teal)\" font-family=\"'DM Mono',monospace\">Existential<\/text>\n    <text x=\"520\" y=\"78\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--teal)\" font-family=\"'DM Mono',monospace\">Philosophy<\/text>\n    <line x1=\"492\" y1=\"84\" x2=\"380\" y2=\"118\" stroke=\"var(--teal)\" stroke-width=\"1\" opacity=\"0.5\"\/>\n    <!-- Bottom-left: Mathematics -->\n    <circle cx=\"160\" cy=\"200\" r=\"30\" fill=\"none\" stroke=\"var(--rust)\" stroke-width=\"1.5\"\/>\n    <text x=\"160\" y=\"196\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--rust)\" font-family=\"'DM Mono',monospace\">Markov<\/text>\n    <text x=\"160\" y=\"208\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--rust)\" font-family=\"'DM Mono',monospace\">Mathematics<\/text>\n    <line x1=\"188\" y1=\"186\" x2=\"300\" y2=\"152\" stroke=\"var(--rust)\" stroke-width=\"1\" opacity=\"0.5\"\/>\n    <!-- Bottom-right: Neuroscience -->\n    <circle cx=\"520\" cy=\"200\" r=\"30\" fill=\"none\" stroke=\"var(--stone)\" stroke-width=\"1.5\"\/>\n    <text x=\"520\" y=\"196\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--stone)\" font-family=\"'DM Mono',monospace\">Modern<\/text>\n    <text x=\"520\" y=\"208\" text-anchor=\"middle\" font-size=\"9\" fill=\"var(--stone)\" font-family=\"'DM Mono',monospace\">Neuroscience<\/text>\n    <line x1=\"492\" y1=\"186\" x2=\"380\" y2=\"152\" stroke=\"var(--stone)\" stroke-width=\"1\" opacity=\"0.5\"\/>\n  <\/svg>\n  <div class=\"diagram-cap\">Fig 6 \u00b7 Four traditions converge on the architecture of the present moment<\/div>\n<\/div>\n\n<blockquote>\n  You are not your history. You are not your current state. You are the living process that rewrites the matrix \u2014 one small probability at a time.\n<\/blockquote>\n\n<div class=\"sep\">\u25c6 \u25c6 \u25c6<\/div>\n\n<!-- ===== SUMMARY ===== -->\n<h2>Summary<\/h2>\n\n<div class=\"table-wrap\">\n<table class=\"summary-table\">\n  <tr><th>Level<\/th><th>What Is Modelled<\/th><th>Key Insight<\/th><\/tr>\n  <tr><td>Ion channels<\/td><td>Open\/Closed switching<\/td><td>The smallest unit of brain computation is a two-state Markov chain<\/td><\/tr>\n  <tr><td>Synapses<\/td><td>Connection strength changes<\/td><td>Learning is the rewriting of transition probabilities<\/td><\/tr>\n  <tr><td>Brain networks<\/td><td>Hub identification<\/td><td>Random walks on brain wiring reveal communication centres (same maths as Google PageRank)<\/td><\/tr>\n  <tr><td>Whole-brain states<\/td><td>Mode switching (HMM)<\/td><td>Healthy brains switch modes fluidly; disordered brains get trapped<\/td><\/tr>\n  <tr><td>Prediction<\/td><td>Sensory expectations<\/td><td>The brain&#8217;s model of the world is a probability table<\/td><\/tr>\n  <tr><td>Self-improvement<\/td><td>Habit and state change<\/td><td>Small shifts in probability, sustained over time, reshape the long-run pattern of your life<\/td><\/tr>\n<\/table>\n<\/div>\n\n<\/article>\n\n<!-- ===== FOOTER ===== -->\n<footer class=\"article-footer\">\n  <p><strong>Further Reading<\/strong><\/p>\n  <div class=\"references\">\n    Schr\u00f6ger et al., &#8220;Markov chains as a proxy for the predictive memory representations underlying mismatch negativity,&#8221; <em>Frontiers in Human Neuroscience<\/em>, 2023 \u00b7\n    Ezaki et al., &#8220;Modelling state-transition dynamics in resting-state brain signals,&#8221; <em>European Journal of Neuroscience<\/em>, 2021 \u00b7\n    Niu et al., &#8220;EEG source-space synchrostate transitions and Markov modeling in the math-gifted brain,&#8221; <em>Human Brain Mapping<\/em>, 2020 \u00b7\n    Chen et al., &#8220;Characterizing and differentiating brain state dynamics via hidden Markov models,&#8221; <em>Brain Informatics<\/em>, 2015 \u00b7\n    Menon et al., &#8220;Uncovering hidden brain state dynamics that regulate performance,&#8221; <em>Nature Communications<\/em>, 2018 \u00b7\n    Arizumi et al., &#8220;A Markov chain model of the evolution of complex neuronal network structures in the presence of plasticity,&#8221; <em>BMC Neuroscience<\/em>, 2010 \u00b7\n    Sartre, <em>Being and Nothingness<\/em>, 1943 \u00b7\n    Friston, &#8220;The free-energy principle: a unified brain theory?&#8221; <em>Nature Reviews Neuroscience<\/em>, 2010\n  <\/div>\n  <p style=\"margin-top:2em\"><strong>Stories Through Data<\/strong> explores the intersection of mathematics, data, philosophy, and the natural world.<br>Read more at <a href=\"https:\/\/basavapurushottam.com\">basavapurushottam.com<\/a><\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Here is a PDF link of the file to download and read. Click on the download button to download the file. Otherwise you can read HTML file which is below the PDF link The Markov Brain \u2014 Rewiring Brain Using Markov Probabilities Stories Through Data \u00b7 Neuroscience \u00d7 Mathematics \u00d7 Philosophy The Markov Brain:Rewiring Brain [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-3004","post","type-post","status-publish","format-standard","hentry","category-blog"],"_links":{"self":[{"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/posts\/3004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/comments?post=3004"}],"version-history":[{"count":3,"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/posts\/3004\/revisions"}],"predecessor-version":[{"id":3012,"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/posts\/3004\/revisions\/3012"}],"wp:attachment":[{"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/media?parent=3004"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/categories?post=3004"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/basavapurushottam.com\/index.php\/wp-json\/wp\/v2\/tags?post=3004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}