Intro
This book provides a broad introduction to algorithms for decision making under uncertainty. We cover a wide variety of topics related to decision making, introducing the underlying mathematical problem formulations and the algorithms for solving them.
Download
The full book is available as a PDF. You can also download individual chapters. The PDF is shared under a under a Creative Commons CC-BY-NC-ND license.
The copyright of this book has been licensed exclusively to The MIT Press. All inquiries regarding rights should be addressed to The MIT Press, Rights and Permissions Department.
Outline
- Introduction
- Representation
- Inference
- Parameter Learning
- Structure Learning
- Simple Decisions
- Exact Solution Methods
- Approximate Value Functions
- Online Planning
- Policy Search
- Policy Gradient Estimation
- Policy Gradient Optimization
- Actor-Critic Methods
- Policy Validation
- Exploration and Exploitation
- Model-Based Methods
- Model-Free Methods
- Imitation Learning
- Beliefs
- Exact Belief State Planning
- Offline Belief State Planning
- Online Belief State Planning
- Controller Abstractions
- Multiagent Reasoning
- Sequential Problems
- State Uncertainty
- Collaborative Agents
Appendices
- A: Mathematical Concepts
- B: Probability Distributions
- C: Computational Complexity
- D: Neural Representations
- E: Search Algorithms
- F: Problems
- G: Julia
Errata
Please file issues on GitHub or email the address listed at the bottom of the pages of the PDF. The PDF is kept up to date with any corrections.