From b747f285f9ccc613707bd0d64ee2af9d569d5e22 Mon Sep 17 00:00:00 2001 From: Thykof Date: Tue, 7 Apr 2026 20:15:36 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ac135..79a93d7 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ $$ A_i(t) = \frac{e^{-\beta \cdot L_i(t)}}{\sum_j e^{-\beta \cdot L_j(t)}} \cdot E(t) $$ -where $\beta=-0.1$ and $E(t)$ the emission at time $t$. +where $\beta=0.1$ and $E(t)$ the emission at time $t$. ### 1.5. Overall Purpose