q-star-sufficient-for-optimal-action

IN premiseentries/2026/06/21/wiki-Reinforcement_learning-chunk-2.md

Created 2026-06-21T09:55:52+00:00

Knowing Q* (the optimal action-value function) alone is sufficient to act optimally by choosing argmax_a Q*(s,a), whereas V* alone requires the transition model