Skip to content

algorithmsbooks/decisionmaking-ancillaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Algorithms for Decision Making

  • Ancillaries for the textbook*

This repository contains resources related to Algorithms for Decision Making by Mykel J. Kochenderfer, Tim A. Wheeler, and Kyle H. Wray (MIT Press, 2022).

Problem definitions

The problem environments used in the book (summarized in Appendix F) have been implemented in the Julia package DecisionMakingProblems.jl.

Code

All textbook code can be found in this repository.

Figures

All figures can be downloaded here. Feel free to use these figures in presentations.

Syllabi

As more universities begin offering courses based on the textbook, we will link to their public syllabi.

  1. Stanford University, CS238: Decision Making under Uncertainty
  2. University of Colorado, ASEN 5519-003: Decision Making under Uncertainty

Errata

Errata to the print version can be found here. You may also file issue reports there.