Skip to content

SYNC: add rs_inventory_q.md from lecture-python.myst#20

Merged
mmcky merged 1 commit into
mainfrom
sync-rs-inventory-q-from-lecture-python
May 28, 2026
Merged

SYNC: add rs_inventory_q.md from lecture-python.myst#20
mmcky merged 1 commit into
mainfrom
sync-rs-inventory-q-from-lecture-python

Conversation

@mmcky
Copy link
Copy Markdown
Contributor

@mmcky mmcky commented May 28, 2026

Summary

Follow-ups

Test plan

🤖 Generated with Claude Code

Mirrors lectures/rs_inventory_q.md from QuantEcon/lecture-python.myst at upstream commit 78030a3a2 (latest commit touching this file, via PR QuantEcon/lecture-python.myst#859). File contains 10 {doc} references to inventory_q (added in #19) and no {cite} keys. Not yet wired into _toc.yml; activated by the TOC PR for #4.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 28, 2026 07:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new lecture, rs_inventory_q.md, introducing a risk-sensitive variant of the inventory management model and showing how to solve it via value function iteration and a risk-sensitive adaptation of Q-learning (mirrored from lecture-python.myst).

Changes:

  • Add a new MyST/Jupytext lecture file on risk-sensitive inventory control with a risk-sensitive Bellman operator (log-sum-exp) and greedy policy extraction.
  • Implement and demonstrate a risk-sensitive Q-factor formulation and corresponding Q-learning update rule (argmin policy).
  • Include plotting, simulation, and learning-trajectory visualization cells for comparing VFI vs Q-learning outcomes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lectures/rs_inventory_q.md
Comment thread lectures/rs_inventory_q.md
Comment thread lectures/rs_inventory_q.md
@mmcky mmcky merged commit 564ca3f into main May 28, 2026
2 checks passed
@mmcky mmcky deleted the sync-rs-inventory-q-from-lecture-python branch May 28, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TASK: reorder lectures

2 participants