📚TheoryIntermediate
Value Function Approximation
Value function approximation replaces a huge table of values with a small set of parameters that can generalize across similar states.
#reinforcement learning#value function approximation#linear function approximator+12