Reinforcement learning involves an agent learning optimal strategies in complex environments based on state rewards. This post discusses enhancing linear methods by incorporating more complex state feature interactions without leaving the linear optimization space. Methods such as polynomial features, Fourier basis, state aggregation, and radial basis functions are compared in terms of their effectiveness. Nonparametric function approximation methods are also introduced to address limitations in parametric approaches.
Table of contents
Reinforcement Learning, Part 8: Feature State ConstructionAbout this articleIdea1. Polynomials2. Fourier basis3. State aggregation4. Radial basis functions*Nonparametric function approximationConclusionResourcesSort: