Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions lectures/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ parts:
- file: mccall_model_with_separation
- file: mccall_model_with_sep_markov
- file: mccall_fitted_vfi
- file: mccall_risk
- file: mccall_persist_trans
- file: career
- file: jv
Expand Down
2 changes: 1 addition & 1 deletion lectures/career.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kernelspec:
</div>
```

# Job Search VI: Modeling Career Choice
# Job Search VII: Modeling Career Choice

```{index} single: Modeling; Career Choice
```
Expand Down
2 changes: 1 addition & 1 deletion lectures/jv.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kernelspec:
</div>
```

# {index}`Job Search VII: On-the-Job Search <single: Job Search VII: On-the-Job Search>`
# {index}`Job Search VIII: On-the-Job Search <single: Job Search VIII: On-the-Job Search>`

```{index} single: Models; On-the-Job Search
```
Expand Down
2 changes: 1 addition & 1 deletion lectures/mccall_persist_trans.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kernelspec:
</div>
```

# Job Search V: Persistent and Transitory Wage Shocks
# Job Search VI: Persistent and Transitory Wage Shocks

```{include} _admonition/gpu.md
```
Expand Down
2 changes: 1 addition & 1 deletion lectures/mccall_q.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kernelspec:
name: python3
---

# Job Search IX: Search with Q-Learning
# Job Search X: Search with Q-Learning

## Overview

Expand Down
Loading
Loading