diff --git a/_projects/deep-learning.md b/_projects/deep-learning.md index 22b850d..3d5f930 100644 --- a/_projects/deep-learning.md +++ b/_projects/deep-learning.md @@ -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 diff --git a/_projects/dp-vol2.md b/_projects/dp-vol2.md index dabc36e..aff4756 100644 --- a/_projects/dp-vol2.md +++ b/_projects/dp-vol2.md @@ -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 --- diff --git a/_projects/dp.md b/_projects/dp.md index 312d1b4..3d01ee3 100644 --- a/_projects/dp.md +++ b/_projects/dp.md @@ -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 ---