Reinforcement Learning

1 Reinforcement Learning

This section covers the comprehensive landscape of reinforcement learning, from theoretical foundations to practical applications in control and decision-making.

1.1 Theory

1.1.1 Generative Model

1.1.2 Policy Gradient

1.1.3 Linear Systems

1.2 Value-based Methods

1.3 Policy-based Methods

1.3.1 Policy Gradient

1.3.2 Actor-Critic

1.4 Model-based Methods

1.5 Exploration

1.6 Multi-agent RL

1.7 Safe Reinforcement Learning

1.8 Transfer Learning and Meta-Learning

1.9 Hierarchical RL

1.10 Offline RL

Note

This section provides a comprehensive overview of reinforcement learning approaches relevant to safe and optimal control. For the complete list of papers and more detailed subsections, please refer to the original survey document.