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
2 changes: 1 addition & 1 deletion _projects/deep-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Simon Scheidegger"
description: "A graduate lecture script covering deep learning methods for high-dimensional dynamic stochastic models, including deep equilibrium nets, physics-informed neural networks, deep surrogate models, and Gaussian processes, with applications to macroeconomics, asset pricing, and climate economics."
link: https://sischei.github.io/Deep_Learning_for_Solving_And_Estimating_Dynamic_Economic_Models/
image: deep-learning-thumb.png
order: 3
order: 1
type: book
category: community
new: true
Expand Down
3 changes: 1 addition & 2 deletions _projects/dp-vol2.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ authors: "Thomas J. Sargent and John Stachurski"
description: "Volume II extends the finite state framework to general state spaces, covering abstract dynamic programs, stochastic discounting, valuation, recursive decision processes, and continuous time."
link: https://dp.quantecon.org
image: dp-image.png
order: 1
order: 4
type: book
category: quantecon
new: true
---
2 changes: 1 addition & 1 deletion _projects/dp.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors: "Thomas J. Sargent and John Stachurski"
description: "Volume I covers dynamic programming theory and applications for finite state spaces, including operators and fixed points, Markov dynamics, optimal stopping, and Markov decision processes."
link: https://dp.quantecon.org
image: dp-image.png
order: 4
order: 3
type: book
category: quantecon
---