petri dish
Last edited: August 8, 2025Consider a family of bacterial:
\begin{equation} P’ = 2P \end{equation}
this is a normal exponential growth situation. However, we know this isn’t true. Because the nutrients in the petri dish has a finite amount of nutrients. Hopefully this rule succeeds when the population is small, and should stop when the growth is bounded.
For instance, say you can never have more than 100 bacteria:
\begin{equation} P’ = 2P(100-P) \end{equation}
See logistic equation for solution
PGA
Last edited: August 8, 2025PGA extends controller gradient ascent to cover CPOMDPs
Notation
Recall from controller gradient ascent we have an objective which we will modify for CPOMDPs. For initial controller-states \(\beta\) and utility \(\bold{u}_{\theta}\):
\begin{equation} \max_{\theta}\ \beta^{\top} (\bold{I} - \gamma \bold{T}_{\theta})^{-1} \bold{r}_{\theta} \end{equation}
subject to:
- \(\Psi\) remains a probably distribution over \(|A|\)
- \(\eta\) remains a probably distribution over \(|X|\)
- and, new for CPOMDP, \(\beta^{\top} (\bold{I} - \gamma \bold{T}_{\theta})^{-1} C_{i} \leq \epsilon_{i}\ \forall i\), that is, each constraint \(C_{i} \in \bold{C}_{i}\) is satisfied to be lower than the budget \(\epsilon_{i}\).
where
phase line
Last edited: August 8, 2025\begin{equation} y’ = f(y) \end{equation}
for autonomous ODEs, we can plot a phase line

because autonomouse ODEs, we can plot such a line whereby we can analyze the direction of a solution function’s travel
a particle’s one-way motion must converge to a stationary value, or \(\pm \infty\), as \(t\) increases
physical qubits
Last edited: August 8, 2025We will leverage atoms as qubits. So, how do we isolate a qubit from an atom? We will leverage electrons.
We will select the lowest energy state as the base state; as there maybe multiple ground states, we will choose \(|u\big>\) and \(|d\big>\) from two of the states.
physics
Last edited: August 8, 2025physics is the act of explaining what we see in terms of solving for the “unseen”. For an explanation to be good, it needs to be testable.
How exactly does physics work?
“classical results”
- Newton’s laws
- Maxwell’s equations
- General relativity
“quantum theory”
A new model that actually allows particle inference.
