I think I misunderstood what you meant by “impossible if you’re making decisions using Bayesian probability.” I wasn’t trying to avoid being “planning-optimal”. It is not as though the agent is thinking, “The PRNG just output 0.31. Therefore, this envelope is more likely to contain the money today.”, which I guess is what “action-optimal” reasoning would look like in this case.
When I said that “you are making your decisions in accordance with Bayesian probability theory”, I meant that your choice of plan is based on your beliefs about the distribution of outputs generated by the PRNG. These beliefs, in turn, could be the result of applying Bayesian epistemology to your prior empirical experience with PRNGs.
Yeah. It looks like there’s a discontinuity between using a RNG and having perfect memory. Perfect memory lets us get away with “action-optimal” reasoning, but if it’s even a little imperfect, we need to go “planning-optimal”.
I think I misunderstood what you meant by “impossible if you’re making decisions using Bayesian probability.” I wasn’t trying to avoid being “planning-optimal”. It is not as though the agent is thinking, “The PRNG just output 0.31. Therefore, this envelope is more likely to contain the money today.”, which I guess is what “action-optimal” reasoning would look like in this case.
When I said that “you are making your decisions in accordance with Bayesian probability theory”, I meant that your choice of plan is based on your beliefs about the distribution of outputs generated by the PRNG. These beliefs, in turn, could be the result of applying Bayesian epistemology to your prior empirical experience with PRNGs.
Yeah. It looks like there’s a discontinuity between using a RNG and having perfect memory. Perfect memory lets us get away with “action-optimal” reasoning, but if it’s even a little imperfect, we need to go “planning-optimal”.