_index.org

SU-CS238 Q0Q3

Last edited: August 8, 2025

SU-CS238 SEP262023

Last edited: August 8, 2025

See Double Envelope Problem

Key Sequence

New Definitions

Questions for Jana

  • how are planning methods different from explicit programming methods?
  • “Sequential Decision Process”
  • Partially observable Markov decision process (POMDP)

SU-CS238 SEP282023

Last edited: August 8, 2025

Notation

shorthand for probability

Take

\begin{equation} P(X = 1) = \frac{1}{6} \end{equation}

We can write this in short hand like:

\begin{equation} P(X^{1}) = P(X=1) = \frac{1}{6} \end{equation}

\(P\) vs \(p\)

Upper case \(P\) for probability mass function (one shot chance), lower case \(p\) for probability density functions (integral)

New Concepts

Important Results / Claims

Questions