This document discusses reinforcement learning approaches for autonomous driving systems. It provides an overview of reinforcement learning and how it can be applied to various autonomous driving tasks like vehicle control, path planning, and decision making. The document outlines the state and action spaces used in reinforcement learning for autonomous driving. It also discusses challenges in designing reward functions and exploring the environment safely. It compares reinforcement learning to imitation learning and inverse reinforcement learning approaches. Finally, it discusses the role of simulators and challenges in moving learned policies from simulation to the real world.