Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 747 Bytes

File metadata and controls

27 lines (18 loc) · 747 Bytes

A solution set in JAX to problems in the book Sequential Decision Analytics and Modeling by Warren Powell.

Getting Started

Solutions to chapter exercises are in the apps directory and are hosted on this repositories GitHub pages. Additionally, solutions are implemented with Marimo and are executable as a script or viewable as a notebook.

Running a notebook

marimo run apps/chapter_8.py

Editing a notebook

marimo edit apps/chapter_8.py

Execute as a script

python apps/chapter_8.py