Skip to content
Merged
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
38 changes: 19 additions & 19 deletions lectures/_toc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format: jb-book
root: intro
parts:
- caption: Tools and Techniques
- caption: 基础工具
numbered: true
chapters:
- file: sir_model
Expand All @@ -11,7 +11,7 @@ parts:
- file: svd_intro
- file: var_dmd
- file: newton_method
- caption: Elementary Statistics
- caption: 基础统计学
numbered: true
chapters:
- file: prob_matrix
Expand All @@ -24,13 +24,13 @@ parts:
- file: back_prop
- file: rand_resp
- file: util_rand_resp
- caption: Bayes Law
- caption: 贝叶斯定律
numbered: true
chapters:
- file: bayes_nonconj
- file: ar1_bayes
- file: ar1_turningpts
- caption: Statistics and Information
- caption: 统计与信息论
numbered: true
chapters:
- file: divergence_measures
Expand All @@ -50,12 +50,12 @@ parts:
- file: survival_recursive_preferences
- file: pricing_information
- file: market_diffusion
- caption: Linear Programming
- caption: 线性规划
numbered: true
chapters:
- file: opt_transport
- file: von_neumann_model
- caption: Introduction to Dynamics
- caption: 动态系统导论
numbered: true
chapters:
- file: finite_markov
Expand All @@ -71,7 +71,7 @@ parts:
- file: var_subsets
- file: organization_capital
- file: measurement_models
- caption: Search
- caption: 搜索
numbered: true
chapters:
- file: mccall_model
Expand All @@ -82,13 +82,13 @@ parts:
- file: career
- file: jv
- file: odu
- caption: Reinforcement Learning
- caption: 强化学习
numbered: true
chapters:
- file: inventory_q
- file: rs_inventory_q
- file: mccall_q
- caption: Introduction to Optimal Savings
- caption: 最优储蓄导论
numbered: true
chapters:
- file: os
Expand All @@ -97,15 +97,15 @@ parts:
- file: os_time_iter
- file: os_egm
- file: os_egm_jax
- caption: Household Problems
- caption: 家庭问题
numbered: true
chapters:
- file: ifp_discrete
- file: ifp_opi
- file: ifp_egm
- file: ifp_egm_transient_shocks
- file: ifp_advanced
- caption: LQ Control
- caption: LQ控制
numbered: true
chapters:
- file: lqcontrol
Expand All @@ -121,7 +121,7 @@ parts:
- file: lq_robust_smoothing
- file: lq_robust_bewley
- file: lq_inventories
- caption: Bounded Rationality in Macroeconomics
- caption: 宏观经济学中的有限理性
numbered: true
chapters:
- file: bounded_rationality
Expand All @@ -130,7 +130,7 @@ parts:
- file: genetic_classifier
- file: marimon_mcgrattan_sargent
- file: prospects_bounded_rationality
- caption: Phillips Curve Tradeoffs
- caption: 菲利普斯曲线权衡
numbered: true
chapters:
- file: phillips_two_stories
Expand All @@ -144,14 +144,14 @@ parts:
- file: phillips_priors
- file: phillips_lost_conquest
- file: phillips_drifts_volatilities
- caption: Optimal Growth
- caption: 最优增长
numbered: true
chapters:
- file: cass_koopmans_1
- file: cass_koopmans_2
- file: cass_fiscal
- file: cass_fiscal_2
- caption: Multiple Agent Models
- caption: 多主体模型
numbered: true
chapters:
- file: lake_model
Expand All @@ -165,7 +165,7 @@ parts:
- file: ak2
- file: ak_aiyagari
- file: two_computation
- caption: Asset Pricing and Finance
- caption: 资产定价与金融
numbered: true
chapters:
- file: markov_asset
Expand All @@ -180,7 +180,7 @@ parts:
- file: ross_recovery
- file: long_run_risk_operator
- file: misspecified_recovery
- caption: Data and Empirics
- caption: 数据与实证
numbered: true
chapters:
- file: pandas_panel
Expand All @@ -189,12 +189,12 @@ parts:
- file: unemployment_linear
- file: unemployment_shocks
- file: sargent_surico
- caption: Auctions
- caption: 拍卖
numbered: true
chapters:
- file: two_auctions
- file: house_auction
- caption: Other
- caption: 其他
numbered: true
chapters:
- file: troubleshooting
Expand Down
Loading