From 445f5085f55fc5bdd7307bd7aa816ee05aff2927 Mon Sep 17 00:00:00 2001 From: osmarks Date: Sun, 22 Sep 2024 20:11:21 +0000 Subject: [PATCH] =?UTF-8?q?Edit=20=E2=80=98decision=5Ftheory=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- decision_theory.myco | 2 ++ 1 file changed, 2 insertions(+) diff --git a/decision_theory.myco b/decision_theory.myco index 0997e9c..4243063 100644 --- a/decision_theory.myco +++ b/decision_theory.myco @@ -8,6 +8,8 @@ EDT says, informally, that you should take whatever action has the highest expec Informally, CDT says that you should take whatever action //causes// the highest expected utility, i.e. the conditional probability is replaced with a counterfactual (there is some debate about how to operationalize this, but roughly speaking, it's the probability if you replaced the action you took with another one). +=> Functional decision theory + == Limitations Neither theory provides a satisfying answer to all problems.