Edit ‘decision_theory’

This commit is contained in:
osmarks 2024-09-22 20:11:21 +00:00 committed by wikimind
parent 30ab43776c
commit 445f5085f5

View File

@ -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.