Skip to content
Merged
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
3 changes: 3 additions & 0 deletions lectures/aiyagari.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ kernelspec:

# The Aiyagari Model

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
3 changes: 3 additions & 0 deletions lectures/ak_aiyagari.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ kernelspec:

# A Long-Lived, Heterogeneous Agent, Overlapping Generations Model

```{include} _admonition/gpu.md
```

In addition to what's in Anaconda, this lecture will need the following library

```{code-cell} ipython3
Expand Down
3 changes: 3 additions & 0 deletions lectures/endogenous_lake.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ kernelspec:

# Lake Model with an Endogenous Job Finding Rate

```{include} _admonition/gpu.md
```

```{index} single: Lake Model, Endogenous
```

Expand Down
3 changes: 3 additions & 0 deletions lectures/ifp_advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ kernelspec:

# {index}`The Income Fluctuation Problem V: Stochastic Returns on Assets <single: The Income Fluctuation Problem V: Stochastic Returns on Assets>`

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
2 changes: 2 additions & 0 deletions lectures/ifp_discrete.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ kernelspec:

# The Income Fluctuation Problem I: Discretization and VFI

```{include} _admonition/gpu.md
```

## Overview

Expand Down
3 changes: 3 additions & 0 deletions lectures/ifp_egm.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ kernelspec:

# {index}`The Income Fluctuation Problem III: The Endogenous Grid Method <single: The Income Fluctuation Problem III: The Endogenous Grid Method>`

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
3 changes: 3 additions & 0 deletions lectures/ifp_egm_transient_shocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ kernelspec:

# {index}`The Income Fluctuation Problem IV: Transient Income Shocks <single: The Income Fluctuation Problem IV: Transient Income Shocks>`

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
2 changes: 2 additions & 0 deletions lectures/ifp_opi.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ kernelspec:

# The Income Fluctuation Problem II: Optimistic Policy Iteration

```{include} _admonition/gpu.md
```

## Overview

Expand Down
3 changes: 3 additions & 0 deletions lectures/lake_model.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ kernelspec:

# A Lake Model of Employment and Unemployment

```{include} _admonition/gpu.md
```

```{index} single: Lake Model
```

Expand Down
3 changes: 3 additions & 0 deletions lectures/mccall_fitted_vfi.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ kernelspec:

# Job Search IV: Fitted Value Function Iteration

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
3 changes: 3 additions & 0 deletions lectures/mccall_model.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ kernelspec:

# Job Search I: The McCall Search Model

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
3 changes: 3 additions & 0 deletions lectures/mccall_model_with_sep_markov.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ kernelspec:

# Job Search III: Search with Separation and Markov Wages

```{include} _admonition/gpu.md
```

```{index} single: An Introduction to Job Search
```

Expand Down
3 changes: 3 additions & 0 deletions lectures/mccall_model_with_separation.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ kernelspec:

# Job Search II: Search and Separation

```{include} _admonition/gpu.md
```

```{index} single: An Introduction to Job Search
```

Expand Down
3 changes: 3 additions & 0 deletions lectures/mccall_persist_trans.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ kernelspec:

# Job Search V: Persistent and Transitory Wage Shocks

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
3 changes: 3 additions & 0 deletions lectures/mle.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ kernelspec:

# Maximum Likelihood Estimation

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
3 changes: 3 additions & 0 deletions lectures/newton_method.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ kernelspec:

# Using Newton's Method to Solve Economic Models

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
3 changes: 3 additions & 0 deletions lectures/os_egm_jax.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ kernelspec:

# {index}`Optimal Savings VI: EGM with JAX <single: Optimal Savings VI: EGM with JAX>`

```{include} _admonition/gpu.md
```

```{contents} Contents
:depth: 2
```
Expand Down
Loading