From 328918ca05d7fb0b740241395e26af687d87348e Mon Sep 17 00:00:00 2001 From: osmarks Date: Sun, 22 Sep 2024 20:11:35 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/decision_theory.myco b/decision_theory.myco index 4243063..82a7439 100644 --- a/decision_theory.myco +++ b/decision_theory.myco @@ -8,8 +8,6 @@ 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. @@ -24,4 +22,8 @@ Neither theory provides a satisfying answer to all problems. === Newcomb's Paradox -<= decision_theory/newcombs_paradox \ No newline at end of file +<= decision_theory/newcombs_paradox + +== Alternatives + +=> Functional decision theory \ No newline at end of file