I skimmed through the book, and it's lacking the information theory foundations. For example, "trust region methods" come from maximizing the policy's relative entropy (to a reference policy) under a tournament system where high-scoring agents are exponentially likely to survive. In general, a reward is the negative bits it costs an environment to propagate an agent (multiplied by some temperature).
This reminds me of the Little Book of Calm, discussed extensively in the Black Books TV series.
I wonder what Sutton thinks about some of the more recent innovations in RL like GRPO. In some ways it’s new, in other ways it’s an echo of RLOO.
This looks like a good pre-read for Nathan Lambert's https://rlhfbook.com/
Should have named it little RL book.
Is this riffing on Strunk and Whites: The Elements of Style?
Often referred to as "The Little Book".
[dead]
Real biological operant behavior isn't exactly trial and error learning.
Many factors shape and guide initial responses.
What I've noticed in some descriptions of models is the use of optimization for reinforcement to shape responses. In real organisms behavior may be controlled by short or long term outcomes, and may oscillate between this "optimization" based on schedules. This produces variability in the trials which can adjust behavior. Are we seeing these reinforcement models do this?