Pith. sign in

REVIEW 5 major objections 5 minor 192 references

Mastering Stochastic OLG Models in Continuous Time

T0 review · 5 major / 5 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read A finite-difference neural operator solves continuous-time overlapping-generations models with aggregate risk by mapping a compressed wealth distribution to grid values of the value function.

desk verdict A genuinely new method for continuous-time OLG models with aggregate risk, but the paper is an honest preliminary draft: the central derivation is missing, and the accuracy evidence is partly self-referential and leans on an unverified distribution compression. Deserves refereeing, not acceptance as is. read the letter →

arxiv 2608.11134 v1 pith:6Y2T7CXC submitted 2026-08-11 econ.GN math.OCq-fin.EC

classification econ.GNmath.OCq-fin.EC MSC 91B5165M0668T0791B55
keywords overlappinggenerationscontinuoustimeaggregateriskidiosyncraticmasterequationneuraloperatorfinitedifferencesheterogeneousagents
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper claims to have solved continuous-time overlapping-generations models with aggregate risk, a class that has been notoriously hard to handle, by recasting equilibrium as a master equation and approximating it with a neural network built on finite differences. The method compresses the infinite-dimensional wealth distribution into a finite parameter vector, feeds that vector to a neural net, and gets back the value function on a conventional grid over age and wealth; a gradient-descent loop minimizes violations of the equilibrium conditions. The authors demonstrate it on an OLG model with aggregate productivity and depreciation shocks alone, and on a model with idiosyncratic labor-income shocks as well. They report mean PDE residuals below $10^{-3}$, stable simulated wealth dynamics, and convergence in under 24 hours on a single high-end GPU. If the method works as claimed, quantitative policy analysis in stochastic OLG economies becomes tractable.

What carries the argument

The load-bearing object is the finite-difference neural operator: a neural network that takes a finite-dimensional parameter vector representing the wealth distribution as input and outputs values of the value function on a finite-difference grid over the low-dimensional states, namely age, wealth, and the aggregate and idiosyncratic shocks. The master equation is the PDE characterizing recursive equilibrium whose hardest term is the derivative of the value function with respect to the infinite-dimensional distribution; by compressing the distribution to $n=26$ spline coefficients or to at most 200 parameters, that distribution derivative becomes a computable gradient. Outputs are learned with upwind finite differences, so boundary conditions at terminal age and at the borrowing constraint are handled in the same way as in models without aggregate risk, and concavity in wealth is enforced by learning negative second partial derivatives $\partial_{xx}V$ and integrating them back to a value function. Training minimizes squared residuals of the equilibrium conditions with stochastic gradient descent.

What would settle it

Take two wealth distributions that map to the same compressed parameter vector under the paper's projection, for instance by differing only in the upper tail, but that imply different true equilibrium interest rates; if the operator predicts nearly equal prices while the PDE residuals stay below the reported thresholds, the projection is losing information the model needs.

Watch

Extended reading notes

Core claim

The central claim is that a finite-difference neural operator computes equilibria of stochastic OLG models with substantial aggregate risk, and with both aggregate and idiosyncratic risk, to satisfactory accuracy, and that this is the first solution of a continuous-time stochastic OLG model with aggregate risk. In the aggregate-risk-only case the distribution reduces to a generational wealth function represented by $n=26$ linear spline coefficients; in the full model a density stored on 61,910 grid values is reduced to at most $n\le 200$ parameters through age-slice approximation, exponentiated polynomials, and displacement interpolation. The trained operator yields mean PDE residuals of 0.0008 (aggregate risk only) and 0.0005 (both risks), with 99.9th-percentile residuals of 0.0045 and 0.0068, and long simulations imply wealth dynamics that stay bounded and stable, including near the borrowing constraint.

Load-bearing premise

The whole construction rests on the premise that a low-dimensional parameter vector, 26 spline coefficients in the first model and at most 200 parameters in the second, can represent all economically relevant information in the wealth distribution; if that projection discards moments that prices and value functions depend on, the computed equilibrium can be wrong even when the PDE residual is tiny.

Editorial extensions

If this is right

  • If the central claim holds, continuous-time OLG models with aggregate risk move from unsolved to tractable: both model variants converge within 24 hours on a single GPU.
  • The same operator framework can be applied to other heterogeneous-agent models with aggregate risk, keeping finite-difference control over boundary conditions while remaining grid-free in the high-dimensional distribution.
  • The reported residuals and stable simulations imply the method captures individual dynamics near the borrowing constraint, an aspect earlier master-equation approximations found difficult.
  • Enforcing concavity in wealth through learned second derivatives prevents the non-monotone policy functions that unrestricted training produced.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural test of the compression step would be to compare equilibrium prices from the operator with prices from a high-fidelity simulation that tracks the full distribution on a smaller state space; large discrepancies would localize information lost by the parameterization.
  • If the low-dimensional representation is valid, the same operator idea should extend to models with more idiosyncratic states or multiple assets, where the distribution derivative would remain computable as long as the compression is fast enough.
  • The paper's freedom to choose the distribution representation, splines for the generational wealth function versus exponentiated polynomials with displacement interpolation for the full density, gives a practical way to ask which features of the wealth distribution actually matter for prices, though the paper does not run that comparison.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

5 major / 5 minor

Summary. The paper proposes a computational framework, the finite-difference neural operator, for solving continuous-time overlapping-generations (OLG) models with aggregate and idiosyncratic risk. Equilibrium is characterized by a master equation on the joint distribution of age, wealth, and productivity; the distribution is projected onto a finite-dimensional parameter vector that feeds a neural network, which outputs finite-difference values of the conditional value function. The authors demonstrate the method in two calibrations: one with aggregate risk only, where the distribution reduces to a generational wealth function represented by 26 spline coefficients, and one with both aggregate and idiosyncratic risk, where a 61,910-point density is compressed to at most 200 parameters. They report low master-equation residuals, bounded simulated wealth dynamics, and training times of 8 and 22 hours on an H200 GPU, and they claim to provide the first solution of a continuous-time stochastic OLG model with aggregate risk.

Significance. If the claims are substantiated, the paper would make a useful methodological contribution by bringing master-equation techniques from mean-field games to OLG models, combining neural operators with upwind finite-difference schemes, and enforcing shape constraints and boundary conditions in a way that addresses known difficulties near borrowing constraints. The two applications are nontrivial and the numerical results, if validated independently, would demonstrate a practical global solution method for a class of models that is currently very hard to solve. However, the present manuscript is explicitly preliminary and incomplete: several appendices containing the central derivation and the calibration details are marked 'TO BE COMPLETED', and the reported accuracy measure coincides with the training objective. The paper also provides no evidence on the error introduced by the distributional compression, which is load-bearing for the method. The core idea is promising, but the evidence as written does not yet support the central claim that the method solves these models to satisfactory accuracy.

major comments (5)
  1. [Appendix D, Eqs. (21) and (25)] The master equation is the central equilibrium characterization, but its formal derivation is deferred to Appendix D, which is marked 'TO BE COMPLETED'. The functional derivative term and the transport operator are load-bearing for both applications, and the reader cannot verify from the current text that equations (21) and (25) follow from the model in Section 3, including the treatment of bequest flows, the death process, and the borrowing constraint. A complete derivation, or a precise citation to a theorem with conditions under which this characterization is valid, must be supplied before the numerical results can be interpreted as solving the model.
  2. [Sections 4.4 and 5.4, accuracy measures] The reported accuracy (mean residuals 0.0008 and 0.0005, 99.9th percentiles 0.0045 and 0.0068) is computed as the residual of the master equation evaluated on simulated compressed distributions, which is the same squared residual that is minimized during training in Sections 4.3 and 5.3. Low values of this residual therefore only show that the optimizer found a low-loss point of the same functional; they do not, by themselves, establish that the approximate value function satisfies the economic equilibrium conditions. Please provide an independent validation, for example Euler-equation errors, market-clearing and bequest-accounting checks on simulated paths, or a benchmark against a known solution in a simplified version of the model, together with a convergence study over training epochs and network sizes.
  3. [Sections 4.3, 5.3, and Appendix E, distribution compression] The method replaces the infinite-dimensional wealth distribution with n=26 linear spline coefficients in the aggregate-risk case, and with at most n=200 parameters obtained from 61,910 grid values via age-slice approximation, exponentiated polynomials, and displacement interpolation in the idiosyncratic-risk case. No reconstruction error, no moment error, and no sensitivity analysis with respect to n are reported, even though the master equation is evaluated only on the compressed state gamma or m_gamma. The displacement interpolation between age slices in Appendix E imposes that conditional distributions move along Wasserstein geodesics, but the true dynamics have a kink at retirement, mass at the borrowing constraint, and bequest inflows, so this is an economic restriction rather than an innocuous numerical detail. Please provide evidence that the compression preserves the moments that determine prices and value functions (for instance aggregate capital and bequest flows) and demonstrate robustness of the solution to the choice of n and to the projection method.
  4. [Appendices A.2, B.2, C.2, and C.3, calibration and reference solution] The internal calibration of the discount rate, bequest parameters, and the reference value function used to initialize and train the neural operator is described only in sections marked 'TO BE COMPLETED', and the untargeted age-wealth shares in Table 3 are presented without the supporting calibration results. Since the numerical method in Sections 4.3 and 5.3 is initialized from and trained against this reference solution, the missing calibration details are necessary to reproduce and assess the reported equilibrium. Please complete these sections or clearly state the calibrated values and their targets in the main text.
  5. [Section 5.4 and Figures 5-6, simulation stability] The claim of 'substantial but stable dynamics' is based on long simulations of the approximate model, but no quantitative definition of stability is provided. The text reports that aggregate capital realizes within approximately [3,8] in a footnote, but gives no time horizon, no number of Monte Carlo draws, no check of stationarity, and no analysis of whether the simulated paths remain in the training domain. Please add a formal stability analysis, including bounds, tail behavior, and a comparison of the simulated ergodic distribution over independent long runs.
minor comments (5)
  1. [Section 5.4, footnote 20] The phrase 'As in the case without aggregate risk' should presumably read 'As in the case without idiosyncratic risk', since the comparison is with Section 4.
  2. [Figure 4 caption] The caption says 'for the model with aggregate risk', but the figure describes the model with both aggregate and idiosyncratic risk; please correct the caption.
  3. [Section 3 structure] Section 3 appears to contain only Subsection 3.1; please check the numbering of the section and its subsections.
  4. [Tables 1 and 2, degenerate Markov chain notation] In Table 1, the entries epsilon=1.0 and Q_epsilon=[-0.0] are not standard notation for a degenerate Markov chain; please clarify or replace with a statement that the idiosyncratic state is constant.
  5. [References] The reference to Moll (2025) in the introduction lacks complete publication information; please provide the full reference or remove the citation until it is available.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity found: the aggregate-risk solution is obtained by minimizing master-equation residuals, while calibration and reference solutions come from independent lower-dimensional models; the distribution compression is an approximation assumption, not a self-referential definition.

full rationale

I walked the derivation chain. The master equations (21) and (25) are posed as equilibrium conditions in the value function and distribution; the finite-difference neural operator is a numerical ansatz trained by minimizing the squared PDE residual. The reported accuracy is the same residual measured on simulated paths, so it is an internal consistency check rather than an external benchmark, but it is not a case where a fitted parameter is renamed as a prediction: the residual is the equation's own error measure, and no separate derived quantity is claimed to be predicted from fitted inputs. The distribution compression (n=26 splines for g in Sec. 4.3; the age-slice, exponentiated-polynomial and displacement-interpolation reduction in Sec. 5.3 and App. E) is an approximation assumption. It could be wrong—the paper reports no projection error or sensitivity analysis—but that is a correctness or robustness risk, not circularity, because the reduced representation is not defined in terms of the target equilibrium object. Calibration of preferences and bequest parameters is performed in the deterministic model (Sec. 4.2, App. A) or the idiosyncratic-risk-only model (Sec. 5.2, App. B), which do not use the aggregate-risk solution as an input. The only self-citation is reliance on Achdou et al. (2022) for upwind finite differences in the reference solutions; this is a published, externally established method and therefore independent support rather than a load-bearing circular citation. I find no step in which a claimed prediction reduces to its own input by construction.

Assumptions & free parameters 8 free parameters · 4 assumptions · 0 invented entities

The method rests on the master-equation characterization, a finite-dimensional distribution projection, and the assumption that residual minimization yields the true equilibrium. The first is unproved here, the second is untested, and the third is a standing assumption of all deep-learning PDE solvers. The calibrated preference and bequest parameters are fitted to moments; aggregate shock parameters are ad hoc.

free parameters (8)
  • discount rate rho = 0.0241 (aggregate risk only); 0.068 (with idiosyncratic risk)
    Internally calibrated so that the model yields an interest rate near 3 percent; see Tables 1 and 2.
  • bequest desirability phi1 = -7.4 (aggregate risk only); -26.0 (with idiosyncratic risk)
    Calibrated to match a transfer wealth share (B/r)/K = 0.6, following De Nardi (2004).
  • bequest luxury parameter phi2 = 5.0 (aggregate risk only); 6.1 (with idiosyncratic risk)
    Calibrated to match a 30 percent share of households with wealth below 6.25 percent of median income.
  • aggregate TFP realizations Gamma(Z) = {0.95, 1.05}
    Chosen ad hoc in Tables 1 and 2 to deliver aggregate volatility.
  • depreciation realizations delta(Z) = {0.08, 0.12}
    Chosen ad hoc in Tables 1 and 2.
  • aggregate transition rates QZ = matrix in Tables 1 and 2
    Chosen ad hoc; expected jumps every ten years for Gamma and every three years for delta.
  • parent-age distribution p(a) = symmetric density between ages 20 and 40
    Ad hoc; authors state results are insensitive to reasonable choices.
  • retirement age and contribution rate = 65 and 0.12
    Ad hoc institutional parameters in Tables 1 and 2.
assumptions (4)
  • ad hoc to paper The equilibrium of the OLG economy is characterized by the master equation (21) or (25), including the functional derivative term with respect to the distribution.
    The formal derivation is deferred to Appendix D, which is marked 'TO BE COMPLETED'; the equation is asserted and used to define the loss.
  • domain assumption The value function depends on the distribution only through a finite-dimensional projection, such as spline coefficients or reduced density parameters.
    Section 4.3 uses n=26 spline coefficients; Section 5.3 and Appendix E use n<=200 reduced parameters. No error bound links projection error to value-function error.
  • ad hoc to paper Stochastic gradient descent on PDE residuals finds a parameter vector with small loss, and small loss implies small equilibrium error.
    No convergence guarantee is provided, and accuracy is measured by the same residuals being minimized.
  • standard math Standard finite-difference and optimal-transport tools, including displacement interpolation, apply to the constructed densities.
    Used in Appendix E; relies on Gangbo-McCann and Peyre-Cuturi optimal transport theory.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Mastering Stochastic OLG Models in Continuous Time." pith.science (2026). https://pith.science/paper/6Y2T7CXC

@misc{pith2026260811134,
  author       = {Pith},
  title        = {Pith review of: Mastering Stochastic OLG Models in Continuous Time},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/6Y2T7CXC}},
  note         = {Machine review of arXiv:2608.11134}
}
read the original abstract

We propose a comprehensive framework for solving overlapping-generations (OLG) models in continuous time with both idiosyncratic and aggregate risk. Our general characterization of equilibrium through the master equation operates on the joint distribution over the continuous idiosyncratic states, age and wealth. Our computational strategy is to take a finite-dimensional representation of this distribution as an input of a neural net which in turn outputs a finite-difference representation of the (conditional) value function. This idea can be applied generally to heterogeneous agent models with aggregate risk, and we call it finite-difference neural operator. Our method combines advantages from modern neural nets and traditional finite-difference methods: It is grid-free in the high-dimensional distribution, and retains control on boundary conditions in low-dimensional state variables. Moreover, our method is able to enforce shape constraints. We showcase its flexibility by solving a continuous-time OLG model with aggregate risk alone where we characterize the distribution by its supporting function; and to an OLG model with both types of risk.

Figures

Figures reproduced from arXiv: 2608.11134 by the authors.

Figure 1
Figure 1. General finite-difference neural operator. It takes the high-dimensional variable x2 as an input and outputs the M values on a low-dimensional grid in X1 . We obtain the evaluation of x1 7→ Ve θ2 (·, x2 ) by interpolation on said grid. boundaries of X1 and we can additionally enforce shape-constraints or other qualitative properties of the solution, as described in the subsequent sections. For the latter ap￾proximat… view at source ↗
Figure 2
Figure 2. Finite-difference neural operator for the model with aggregate risk. This operator takes the projected generational wealth function gγ as an input and outputs a grid of values on the low￾dimensional state space A × X × Z. Finally, we obtain values at off-grid states by interpolation. Finite-difference neural operator. We discretize the low-dimensional part of the state￾space with a grid of sizes M1 , M2 , and M3 in … view at source ↗
Figure 3
Figure 3. Training loss (left) and approximated ergodic set (right) for the OLG model with ag￾gregate risk. The three marked loss regimes reflect the fact that, during training, we go from a fully artificial data set with large noise magnitude to fully simulated data with minimal noise. The approximated ergodic set is visualized using minimum and maximum wealth values to￾gether with mean and 5th/95th-percentiles, pointwise in… view at source ↗
Figures from the paper (5 more)
Figure 4
Figure 4. Figure 4: Finite-difference neural operator for the model with aggregate risk. This operator takes the distribution approximation mγ as an input and outputs a grid of values on the low￾dimensional state space A × X × Z. Finally, we obtain values at off-grid states (a, x, ε, z) f…
Figure 5
Figure 5. Figure 5: Training loss (left) and approximate ergodic distribution of age-specific mean wealth (right) for the OLG model with aggregate and idiosyncratic risk. More precisely, the right plot displays time-series percentiles, as well as min and max, over long simulations. The gr…
Figure 6
Figure 6. Figure 6: Variation in the cross-sectional wealth median (a) and 99th percentile (b) of the ap￾proximated ergodic set in the OLG model with aggregate and idiosyncratic risk. More precisely, the plots display time-series percentiles of said quantities, as well as min and max, ove…
Figure 7
Figure 7. Figure 7: Choice of age-dependent parameter profiles. Parent-age density is normalized such that it integrates to one. The labor profile is normalized such that aggregate labor supply inte￾grates to one. All plots are with respect to biological age a. 22The actual procedure used…
Figure 8
Figure 8. Figure 8: Errors over A × X, averaged over shock values and over distributions from long simu￾lations. 35 [PITH_FULL_IMAGE:figures/full_fig_p035_8.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

192 extracted references · 86 canonical work pages

  1. [1]

    , month = apr, year =

    Barron, Jonathan T. , month = apr, year =. Continuously. doi:10.48550/arXiv.1704.07483 , abstract =

  2. [2]

    Brumm, Johannes and Hußmann, Jakob , month = dec, year =. Public. doi:10.2139/ssrn.4510125 , abstract =

  3. [3]

    Mathematics and Financial Economics , author =

    Stochastic analysis of overlapping generations models under incomplete markets , issn =. Mathematics and Financial Economics , author =. 2026 , keywords =. doi:10.1007/s11579-026-00418-5 , abstract =

  4. [5]

    Journal of Economic Dynamics and Control , author =

    Smolyak method for solving dynamic economic models:. Journal of Economic Dynamics and Control , author =. 2014 , keywords =. doi:10.1016/j.jedc.2014.03.003 , abstract =

  5. [6]

    Brumm, Johannes and Hußmann, Jakob , year =. Tensor-

  6. [7]

    Eftekhari, Aryan and Scheidegger, Simon , month = jun, year =. High-. SIAM Journal on Scientific Computing , publisher =. doi:10.1137/21M1392231 , abstract =

  7. [8]

    Li, Zongyi and Kovachki, Nikola and Azizzadenesheli, Kamyar and Liu, Burigede and Bhattacharya, Kaushik and Stuart, Andrew and Anandkumar, Anima , month = mar, year =. Neural. doi:10.48550/arXiv.2003.03485 , abstract =

  8. [9]

    Structural

    Yang, Yucheng and Wang, Chiyuan and Schaab, Andreas and Moll, Benjamin , year =. Structural. doi:10.48550/arXiv.2512.18892 , abstract =

Show all 192 references
  1. [10]

    The Review of Financial Studies , author =

    Machine. The Review of Financial Studies , author =. 2024 , pages =. doi:10.1093/rfs/hhae043 , abstract =

  2. [11]

    Quantitative Economics , author =

    A machine learning projection method for macro-finance models , volume =. Quantitative Economics , author =. 2024 , keywords =. doi:10.3982/QE1403 , abstract =

  3. [13]

    The Review of Economic Studies , author =

    The. The Review of Economic Studies , author =. 2025 , pages =. doi:10.1093/restud/rdae011 , abstract =

  4. [14]

    Wavelet neural operator: a neural operator for parametric partial differential equations , shorttitle =

    Tripura, Tapas and Chakraborty, Souvik , month = may, year =. Wavelet neural operator: a neural operator for parametric partial differential equations , shorttitle =. doi:10.48550/arXiv.2205.02191 , abstract =

  5. [15]

    Doklady Mathematics , author =

    Spectral. Doklady Mathematics , author =. 2023 , keywords =. doi:10.1134/S1064562423701107 , abstract =

  6. [16]

    Kovachki, Nikola and Li, Zongyi and Liu, Burigede and Azizzadenesheli, Kamyar and Bhattacharya, Kaushik and Stuart, Andrew and Anandkumar, Anima , month = may, year =. Neural. doi:https://doi.org/10.48550/arXiv.2108.08481 , abstract =

  7. [17]

    Li, Zongyi and Kovachki, Nikola and Azizzadenesheli, Kamyar and Liu, Burigede and Bhattacharya, Kaushik and Stuart, Andrew and Anandkumar, Anima , month = may, year =. Fourier. doi:10.48550/arXiv.2010.08895 , abstract =

  8. [18]

    Operator

    Zhong, Yaolang , year =. Operator

  9. [19]

    Institutional

    Gopalakrishna, Goutham and Gu, Zhouzhou and Payne, Jonathan , year =. Institutional

  10. [20]

    Generative

    Kase, Hanno and Rottner, Matthias and Stohler, Fabio , year =. Generative

  11. [21]

    Acta Mathematica , author =

    The geometry of optimal transportation , volume =. Acta Mathematica , author =. 1996 , pages =. doi:10.1007/BF02392620 , language =

  12. [22]

    Analysis on spaces of measures , copyright =

    Bertucci, Charles , month = jul, year =. Analysis on spaces of measures , copyright =. doi:10.48550/ARXIV.2607.19939 , abstract =

  13. [23]

    Höfer, Felix , year =. Price. doi:10.48550/ARXIV.2510.26065 , abstract =

  14. [24]

    He, Kaiming and Zhang, Xiangyu and Ren, Shaoqing and Sun, Jian , month = dec, year =. Delving. 2015. doi:10.1109/ICCV.2015.123 , urldate =

  15. [25]

    2025 , note =

    Human. 2025 , note =. doi:DOI:10.4054/HMD.Countries.20251211 , author =

  16. [26]

    , editor =

    Anderson, William J. , editor =. Continuous-. doi:10.1007/978-1-4612-3038-0 , urldate =

  17. [27]

    Chung, Kai Lai , year =. Markov. doi:10.1007/978-3-642-49686-8 , language =

  18. [28]

    Berner, Julius and Grohs, Philipp and Kutyniok, Gitta and Petersen, Philipp , editor =. The. Mathematical. 2022 , pages =. doi:10.1017/9781009025096.002 , urldate =

  19. [29]

    Sargent, Thomas J , month = mar, year =. Bounded. doi:10.1093/oso/9780198288640.001.0001 , abstract =

  20. [30]

    doi:10.1017/9781009025096 , abstract =

    Mathematical. doi:10.1017/9781009025096 , abstract =

  21. [31]

    Cardaliaguet, Pierre and Delarue, François and Lasry, Jean-Michel and Lions, Pierre-Louis , month = aug, year =. The. doi:10.23943/princeton/9780691190716.001.0001 , language =

  22. [32]

    Continuous-time

    Pham, Huyên , year =. Continuous-time. doi:10.1007/978-3-540-89500-8 , language =

  23. [33]

    Druedahl, Jeppe and Røpke, Jacob and Huleux, Raphaël , year =. Fiscal

  24. [34]

    Payne, Jonathan and Rebei, Adam and Yang, Yucheng , year =. Deep. doi:10.2139/ssrn.4768566 , abstract =

  25. [35]

    doi:10.2139/ssrn.3848657 , abstract =

    Gopalakrishna, Goutham and Wu, Yuntao , year =. doi:10.2139/ssrn.3848657 , abstract =

  26. [36]

    Azinovic-Yang, Marlon and Žemlička, Jan , month = mar, year =. Deep. doi:10.48550/arXiv.2509.13623 , abstract =

  27. [37]

    Journal of Economic Dynamics and Control , author =

    Solving the incomplete markets model with aggregate uncertainty using the. Journal of Economic Dynamics and Control , author =. 2010 , keywords =. doi:10.1016/j.jedc.2008.11.010 , abstract =

  28. [38]

    Intergenerational

    Barcons, Sergi and Dávila, Eduardo and Schaab, Andreas , month = jan, year =. Intergenerational. doi:10.3386/w34616 , language =

  29. [39]

    Journal of Political Economy , author =

    Welfare. Journal of Political Economy , author =. 2025 , pages =. doi:10.1086/736211 , language =

  30. [40]

    Journal of Public Economics , author =

    What do bequests in married couples with a surviving spouse tell us about bequest motives? , volume =. Journal of Public Economics , author =. 2025 , pages =. doi:10.1016/j.jpubeco.2025.105333 , language =

  31. [41]

    Introduction to

    Thorpe, Matthew , year =. Introduction to

  32. [42]

    and Radul, Alexey Andreyevich and Siskind, Jeffrey Mark , year =

    Baydin, Atilim Gunes and Pearlmutter, Barak A. and Radul, Alexey Andreyevich and Siskind, Jeffrey Mark , year =. Automatic differentiation in machine learning: a survey , copyright =. doi:10.48550/ARXIV.1502.05767 , abstract =

  33. [43]

    SIAM Journal on Numerical Analysis , author =

    Mean. SIAM Journal on Numerical Analysis , author =. 2010 , pages =. doi:10.1137/090758477 , language =

  34. [44]

    and Caines, Peter E

    Huang, Minyi and Malhamé, Roland P. and Caines, Peter E. , month = jan, year =. Large population stochastic dynamic games: closed-loop. Communications in Information & Systems , publisher =

  35. [45]

    Computational

    Peyré, Gabriel and Cuturi, Marco , month = mar, year =. Computational. doi:10.48550/arXiv.1803.00567 , abstract =

  36. [46]

    SIAM Journal on Applied Mathematics , author =

    Entropic and. SIAM Journal on Applied Mathematics , author =. 2016 , pages =. doi:10.1137/16M1061382 , language =

  37. [47]

    Lecture notes on mean-field games , author =

  38. [48]

    Notes on

    Cardaliaguet, Pierre , year =. Notes on

  39. [49]

    Santambrogio, Filippo , year =. Optimal. doi:10.1007/978-3-319-20828-2 , language =

  40. [50]

    Computing

    Brumm, Johannes and Kubler, Felix and Scheidegger, Simon , editor =. Computing. Advances in. 2017 , pages =. doi:10.1017/9781108227223.007 , urldate =

  41. [51]

    The Economic Journal , author =

    Intergenerational. The Economic Journal , author =. 2018 , pages =. doi:10.1111/ecoj.12535 , language =

  42. [52]

    American Economic Review , author =

    Incidental. American Economic Review , author =. 2018 , keywords =. doi:10.1257/aer.20141651 , abstract =

  43. [53]

    Journal of Political Economy , author =

    Why. Journal of Political Economy , author =. 2010 , pages =. doi:10.1086/651674 , language =

  44. [54]

    The Journal of Finance , author =

    The. The Journal of Finance , author =. 2011 , note =. doi:10.1111/j.1540-6261.2010.01641.x , abstract =

  45. [55]

    American Economic Review , author =

    Estate. American Economic Review , author =. 2013 , keywords =. doi:10.1257/aer.103.3.489 , abstract =

  46. [56]

    The Quarterly Journal of Economics , author =

    Progressive. The Quarterly Journal of Economics , author =. 2010 , pages =. doi:10.1162/qjec.2010.125.2.635 , abstract =

  47. [57]

    Econometrica , author =

    A. Econometrica , author =. 2013 , note =. doi:10.3982/ECTA10712 , abstract =

  48. [58]

    Journal of Public Economics , author =

    Simulating the transmission of wealth inequality via bequests , volume =. Journal of Public Economics , author =. 2001 , pages =. doi:10.1016/S0047-2727(00)00097-9 , abstract =

  49. [59]

    Journal of Economic Theory , author =

    The law of large numbers with a continuum of. Journal of Economic Theory , author =. 1985 , pages =. doi:10.1016/0022-0531(85)90059-6 , language =

  50. [60]

    Journal of Mathematical Economics , author =

    A theory of hyperfinite processes: the complete removal of individual uncertainty via exact. Journal of Mathematical Economics , author =. 1998 , pages =. doi:10.1016/S0304-4068(97)00036-0 , language =

  51. [61]

    Journal of Political Economy , author =

    Long-. Journal of Political Economy , author =. 2020 , pages =. doi:10.1086/706686 , language =

  52. [62]

    Torres , month = may, year =

    Borella, Margherita and De Nardi, Mariacristina and Yang, Fang and Chain, Johanna P. Torres , month = may, year =. Why. doi:10.3386/w33874 , language =

  53. [63]

    Journal of Economic Theory , author =

    The exact law of large numbers via. Journal of Economic Theory , author =. 2006 , pages =. doi:10.1016/j.jet.2004.10.005 , language =

  54. [64]

    Economic Theory , author =

    On existence of rich. Economic Theory , author =. 2010 , pages =. doi:10.1007/s00199-009-0458-9 , language =

  55. [65]

    , year =

    Boserup, Simon Halphen and Kopczuk, Wojciech and Kreiner, Claus T. , year =. Intergenerational

  56. [66]

    American Economic Review , author =

    The. American Economic Review , author =. 2016 , keywords =. doi:10.1257/aer.p20161036 , abstract =

  57. [67]

    The Review of Economic Studies , author =

    To. The Review of Economic Studies , author =. 2007 , pages =. doi:10.1111/j.1467-937X.2007.00419.x , abstract =

  58. [68]

    Journal of the European Economic Association , author =

    The (. Journal of the European Economic Association , author =. 2025 , pages =. doi:10.1093/jeea/jvae056 , abstract =

  59. [69]

    Review of Economic Dynamics , author =

    Saving and wealth inequality , volume =. Review of Economic Dynamics , author =. 2017 , keywords =. doi:10.1016/j.red.2017.06.002 , abstract =

  60. [70]

    European Economic Review , author =

    Bequests and heterogeneity in retirement wealth , volume =. European Economic Review , author =. 2014 , keywords =. doi:10.1016/j.euroecorev.2014.09.004 , abstract =

  61. [71]

    Journal of Monetary Economics , author =

    Wealth inequality, family background, and estate taxation , volume =. Journal of Monetary Economics , author =. 2016 , keywords =. doi:10.1016/j.jmoneco.2015.10.005 , abstract =

  62. [72]

    Journal of Public Economics , author =

    Inheritance and wealth inequality:. Journal of Public Economics , author =. 2018 , keywords =. doi:10.1016/j.jpubeco.2018.06.012 , abstract =

  63. [73]

    The Review of Economic Studies , author =

    How. The Review of Economic Studies , author =. 2023 , pages =. doi:10.1093/restud/rdac016 , abstract =

  64. [74]

    Journal of Political Economy , author =

    Parental. Journal of Political Economy , author =. 1997 , pages =. doi:10.1086/516388 , language =

  65. [75]

    Review of Economic Dynamics , author =

    Bequests,. Review of Economic Dynamics , author =. 2002 , keywords =. doi:10.1006/redy.2002.0185 , abstract =

  66. [76]

    SIAM Review , author =

    Symplectic. SIAM Review , author =. 2016 , pages =. doi:10.1137/151002769 , abstract =

  67. [77]

    Economics Letters , author =

    Finite state markov-chain approximations to univariate and vector autoregressions , volume =. Economics Letters , author =. 1986 , pages =. doi:10.1016/0165-1765(86)90168-0 , abstract =

  68. [78]

    Quantitative Economics , author =

    Solving discrete time heterogeneous agent models with aggregate risk and many idiosyncratic states by perturbation , volume =. Quantitative Economics , author =. 2020 , note =. doi:10.3982/QE1243 , abstract =

  69. [79]

    Journal of Economic Dynamics and Control , author =

    Solving heterogeneous-agent models with parameterized cross-sectional distributions , volume =. Journal of Economic Dynamics and Control , author =. 2008 , keywords =. doi:10.1016/j.jedc.2007.03.007 , abstract =

  70. [80]

    Jeux à champ moyen et contrôle optimal stochastique dans l’espace des mesures de probabilité

    Bertucci, Charles , year =. Jeux à champ moyen et contrôle optimal stochastique dans l’espace des mesures de probabilité. , language =

  71. [81]

    Chebyshev

    Rawitscher, George and dos Santos Filho, Victo and Peixoto, Thiago Carvalho , editor =. Chebyshev. An. 2018 , pages =. doi:10.1007/978-3-319-42703-4_5 , abstract =

  72. [82]

    Convergence of

    Rawitscher, George and dos Santos Filho, Victo and Peixoto, Thiago Carvalho , editor =. Convergence of. An. 2018 , pages =. doi:10.1007/978-3-319-42703-4_4 , abstract =

  73. [83]

    Rawitscher, George and dos Santos Filho, Victo and Peixoto, Thiago Carvalho , editor =. Finite. An. 2018 , pages =. doi:10.1007/978-3-319-42703-4_2 , abstract =

  74. [84]

    Galerkin and

    Rawitscher, George and dos Santos Filho, Victo and Peixoto, Thiago Carvalho , editor =. Galerkin and. An. 2018 , keywords =. doi:10.1007/978-3-319-42703-4_3 , abstract =

  75. [85]

    Journal of the European Economic Association , author =

    Self-justified equilibria:. Journal of the European Economic Association , author =. 2025 , pages =. doi:10.1093/jeea/jvaf062 , abstract =

  76. [86]

    Acta Applicandae Mathematica , author =

    Piecewise. Acta Applicandae Mathematica , author =. 2004 , keywords =. doi:10.1023/B:ACAP.0000031200.76583.75 , abstract =

  77. [87]

    Bäuerle, Nicole and Rieder, Ulrich , year =. Markov. doi:10.1007/978-3-642-18324-9 , language =

  78. [88]

    Sargent, Thomas J and Stachurski, John , year =. Dynamic. doi:10.1017/9781009540780 , abstract =

  79. [89]

    , year =

    Phillips, George M. , year =. Interpolation and approximation by polynomials , isbn =

  80. [90]

    Taming the

    Fernandez-Villaverde, Jesus and Nuño, Galo and Perla, Jesse , month = dec, year =. Taming the

  81. [91]

    and Fernández-Villaverde, Jesús and Gomez-Cardona, Sebastian and Perla, Jesse and Rosa, Jan , month = aug, year =

    Kahou, Mahdi E. and Fernández-Villaverde, Jesús and Gomez-Cardona, Sebastian and Perla, Jesse and Rosa, Jan , month = aug, year =. Spooky. doi:10.3386/w32850 , abstract =

  82. [92]

    Achdou, Yves and Laurière, Mathieu , editor =. Mean. Mean. 2020 , pages =. doi:10.1007/978-3-030-59837-2_4 , abstract =

  83. [93]

    Econometrica , author =

    Price. Econometrica , author =. 2023 , pages =. doi:10.3982/ECTA20797 , abstract =

  84. [94]

    Finance and Stochastics , author =

    A class of short-term models for the oil industry that accounts for speculative oil storage , volume =. Finance and Stochastics , author =. 2022 , keywords =. doi:10.1007/s00780-022-00481-y , abstract =

  85. [95]

    Soner, Halil Mete , month = nov, year =. Optimal. SIAM Journal on Control and Optimization , publisher =. doi:10.1137/0324067 , abstract =

  86. [96]

    Soner, Halil Mete , month = may, year =. Optimal. SIAM Journal on Control and Optimization , publisher =. doi:10.1137/0324032 , abstract =

  87. [97]

    doi:10.1145/3620665.3640366 , booktitle =

    Ansel, Jason and Yang, Edward and He, Horace and Gimelshein, Natalia and Jain, Animesh and Voznesensky, Michael and Bao, Bin and Bell, Peter and Berard, David and Burovski, Evgeni and Chauhan, Geeta and Chourdia, Anjali and Constable, Will and Desmaison, Alban and DeVito, Zach...

  88. [98]

    Quantitative Economics , author =

    Merging simulation and projection approaches to solve high-dimensional problems with an application to a new. Quantitative Economics , author =. 2015 , keywords =. doi:10.3982/QE364 , abstract =

  89. [99]

    Intergenerational

    Barcons, Sergi and Dávila, Eduardo and Schaab, Andreas , year =. Intergenerational

  90. [100]

    Existence and

    Dognini, Leandro Lyra Braga , year =. Existence and

  91. [101]

    Intergenerational

    Azinovic, Marlon and Žemlička, Jan , month = jan, year =. Intergenerational

  92. [102]

    Moll, Benjamin , year =. The

  93. [103]

    doi:10.48550/arXiv.2112.14377 , abstract =

    Han, Jiequn and Yang, Yucheng and E, Weinan , month = feb, year =. doi:10.48550/arXiv.2112.14377 , abstract =

  94. [104]

    Gu, Zhouzhou and Laurière, Mathieu and Merkel, Sebastian and Payne, Jonathan , month = jun, year =. Global. doi:10.48550/arXiv.2406.13726 , abstract =

  95. [105]

    Simulating numerically the

    Achdou, Yves and Lasry, Jean-Michel and Lions, Pierre Louis , month = nov, year =. Simulating numerically the. doi:10.48550/arXiv.2211.07698 , abstract =

  96. [106]

    Bilal, Adrien , month = oct, year =. Solving. doi:10.3386/w31103 , abstract =

  97. [107]

    and Ba, Jimmy , month = jan, year =

    Kingma, Diederik P. and Ba, Jimmy , month = jan, year =. Adam:. doi:10.48550/arXiv.1412.6980 , abstract =

  98. [108]

    Exploiting

    Ebrahimi Kahou, Mahdi and Fernández-Villaverde, Jesús and Perla, Jesse and Sood, Arnav , month = jul, year =. Exploiting. doi:10.3386/w28981 , abstract =

  99. [109]

    Recursive

    Bommier, Antoine and Harenberg, Daniel and Le Grand, Francois , month = jan, year =. Recursive. doi:10.2139/ssrn.2867570 , abstract =

  100. [110]

    Recursive

    Bommier, Antoine and Harenberg, Daniel and Le Grand, Francois and O’Dea, Cormac , month = may, year =. Recursive. doi:10.2139/ssrn.3592883 , abstract =

  101. [111]

    Consumption,

    Straub, Ludwig , year =. Consumption,

  102. [112]

    Approximating

    Proehl, Elisabeth , month = jun, year =. Approximating. doi:10.2139/ssrn.2620937 , abstract =

  103. [113]

    Bonnmann, Niklas and Proehl, Elisabeth , year =. A

  104. [114]

    Kubler, Felix and Scheidegger, Simon and Surbek, Oliver , month = jul, year =. Using. doi:10.48550/arXiv.2507.01704 , abstract =

  105. [115]

    Achdou, Yves and Lasry, Jean-Michel and Lions, Pierre-Louis , year =

  106. [116]

    Monotone solutions for mean field games master equations : continuous state space and common noise , shorttitle =

    Bertucci, Charles , month = oct, year =. Monotone solutions for mean field games master equations : continuous state space and common noise , shorttitle =. doi:10.48550/arXiv.2107.09531 , abstract =

  107. [117]

    Tu, Son N. T. and Nguyen, Thu , month = sep, year =. doi:10.48550/arXiv.2202.09282 , abstract =

  108. [118]

    Okahata, Nobuhide , year =. An

  109. [119]

    Estimating

    Kase, Hanno and Melosi, Leonardo and Rottner, Matthias , year =. Estimating

  110. [120]

    and Peterson, Todd E

    Albert, Samuel and Cockburn, Bernardo and French, Donald A. and Peterson, Todd E. , year =. A. Mathematics of Computation , publisher =

  111. [121]

    Journal of Economic Theory , author =

    Projection methods for solving aggregate growth models , volume =. Journal of Economic Theory , author =. 1992 , pages =. doi:10.1016/0022-0531(92)90061-L , abstract =

  112. [122]

    Econometrica , author =

    Accuracy of. Econometrica , author =. 2000 , note =. doi:10.1111/1468-0262.00165 , abstract =

  113. [123]

    Mathematische Annalen , author =

    Über die partiellen. Mathematische Annalen , author =. 1928 , pages =. doi:10.1007/BF01448839 , language =

  114. [124]

    Communications on Pure and Applied Mathematics , author =

    On the solution of nonlinear hyperbolic differential equations by finite differences , volume =. Communications on Pure and Applied Mathematics , author =. 1952 , pages =. doi:10.1002/cpa.3160050303 , language =

  115. [125]

    Functional analysis , isbn =

    Rudin, Walter , year =. Functional analysis , isbn =

  116. [126]

    Real and complex analysis , isbn =

    Rudin, Walter , year =. Real and complex analysis , isbn =

  117. [127]

    Grundwissen

    Brokate, Martin and Henze, Norbert and Hettlich, Frank and Meister, Andreas and Schranz-Kirlinger, Gabriela and Sonar, Thomas , year =. Grundwissen

  118. [128]

    Transactions of the American Mathematical Society , author =

    Hamilton-. Transactions of the American Mathematical Society , author =. 1990 , pages =. doi:10.1090/S0002-9947-1990-0951880-0 , language =

  119. [129]

    Transactions of the American Mathematical Society , author =

    Viscosity solutions of. Transactions of the American Mathematical Society , author =. 1983 , keywords =. doi:10.1090/S0002-9947-1983-0690039-8 , language =

  120. [130]

    The Review of Economic Studies , author =

    Wealth. The Review of Economic Studies , author =. 2004 , pages =. doi:10.1111/j.1467-937X.2004.00302.x , abstract =

  121. [131]

    SSRN Electronic Journal , author =

    Breaking the. SSRN Electronic Journal , author =. doi:10.2139/ssrn.4649043 , abstract =

  122. [132]

    Contribution à l’étude de l’équation maitresse des jeux à champ moyen , language =

  123. [133]

    Neural Networks , author =

    Tackling the curse of dimensionality with physics-informed neural networks , volume =. Neural Networks , author =. 2024 , keywords =. doi:10.1016/j.neunet.2024.106369 , abstract =

  124. [134]

    Journal of Computational Physics , author =

    Physics-informed neural networks:. Journal of Computational Physics , author =. 2019 , keywords =. doi:10.1016/j.jcp.2018.10.045 , abstract =

  125. [135]

    Lim, Kart Leong and Dutta, Rahul and Rotaru, Mihai , month = oct, year =. Physics. 2022. doi:10.1109/SMC53654.2022.9945171 , abstract =

  126. [136]

    and Pakzad, Shamim N

    Shi, Zheng and Gulgec, Nur Sila and Berahas, Albert S. and Pakzad, Shamim N. and Takáč, Martin , month = dec, year =. Finite. 2020 19th. doi:10.1109/ICMLA51294.2020.00029 , abstract =

  127. [137]

    Econometrica , author =

    Financial. Econometrica , author =. 2023 , note =. doi:10.3982/ECTA18180 , abstract =

  128. [138]

    Mathematical Finance , author =

    Convex duality for. Mathematical Finance , author =. 2018 , note =. doi:10.1111/mafi.12168 , abstract =

  129. [139]

    , month = apr, year =

    Golosov, Mikhail and Lucas, Robert E. , month = apr, year =. Menu. Journal of Political Economy , publisher =. doi:10.1086/512625 , abstract =

  130. [140]

    and Dupuis, Paul , year =

    Kushner, Harold J. and Dupuis, Paul , year =. Numerical. doi:10.1007/978-1-4613-0007-6 , urldate =

  131. [141]

    , month = oct, year =

    Krusell, Per and Smith, Anthony A., Jr. , month = oct, year =. Income and. Journal of Political Economy , publisher =. doi:10.1086/250034 , abstract =

  132. [142]

    Mathematical Finance , author =

    Stability of the. Mathematical Finance , author =. 2024 , note =. doi:10.1111/mafi.12434 , abstract =

  133. [143]

    Finance and Stochastics , author =

    The infinite-horizon investment–consumption problem for. Finance and Stochastics , author =. 2023 , keywords =. doi:10.1007/s00780-022-00495-6 , abstract =

  134. [144]

    Gârleanu, Nicolae and Panageas, Stavros , month = jun, year =. Young,. Journal of Political Economy , publisher =. doi:10.1086/680996 , abstract =

  135. [145]

    The Journal of Finance , author =

    Risk-. The Journal of Finance , author =. 2022 , note =. doi:10.1111/jofi.13139 , abstract =

  136. [146]

    1992 , pages =

    Journal of Mathematical Economics , author =. 1992 , pages =. doi:10.1016/0304-4068(92)90028-6 , abstract =

  137. [147]

    , year =

    Epstein, Larry G. , year =. The. Econometrica , publisher =. doi:10.2307/1913239 , abstract =

  138. [148]

    Finance and Stochastics , author =

    Consumption-portfolio optimization with recursive utility in incomplete markets , volume =. Finance and Stochastics , author =. 2013 , keywords =. doi:10.1007/s00780-012-0184-1 , abstract =

  139. [149]

    Journal of Economic Dynamics and Control , author =

    Comparison of solutions to the incomplete markets model with aggregate uncertainty , volume =. Journal of Economic Dynamics and Control , author =. 2010 , keywords =. doi:10.1016/j.jedc.2008.12.010 , abstract =

  140. [150]

    Journal of Computational Science , author =

    Machine learning for high-dimensional dynamic stochastic economies , volume =. Journal of Computational Science , author =. 2019 , keywords =. doi:10.1016/j.jocs.2019.03.004 , abstract =

  141. [151]

    Journal of Economic Theory , author =

    Optimal consumption and savings with stochastic income and recursive utility , volume =. Journal of Economic Theory , author =. 2016 , keywords =. doi:10.1016/j.jet.2016.04.002 , abstract =

  142. [152]

    , year =

    Duffie, Darrell and Epstein, Larry G. , year =. Asset. The Review of Financial Studies , publisher =

  143. [153]

    The Quarterly Journal of Economics , author =

    Nonexpected. The Quarterly Journal of Economics , author =. 1990 , pages =. doi:10.2307/2937817 , abstract =

  144. [154]

    and Porteus, Evan L

    Kreps, David M. and Porteus, Evan L. , year =. Temporal. Econometrica , publisher =. doi:10.2307/1913656 , abstract =

  145. [155]

    and Zin, Stanley E

    Epstein, Larry G. and Zin, Stanley E. , year =. Substitution,. Econometrica , publisher =. doi:10.2307/1913778 , abstract =

  146. [156]

    , year =

    Duffie, Darrell and Epstein, Larry G. , year =. Stochastic. Econometrica , publisher =. doi:10.2307/2951600 , abstract =

  147. [157]

    American Economic Review , author =

    Public. American Economic Review , author =. 2019 , keywords =. doi:10.1257/aer.109.4.1197 , abstract =

  148. [158]

    Journal of Economic Theory , author =

    On capital overaccumulation in the aggregative, neoclassical model of economic growth:. Journal of Economic Theory , author =. 1972 , pages =. doi:10.1016/0022-0531(72)90149-4 , language =

  149. [159]

    Guéant, Olivier and Lasry, Jean-Michel and Lions, Pierre-Louis , editor =. Mean. Paris-. 2011 , keywords =. doi:10.1007/978-3-642-14660-2_3 , abstract =

  150. [160]

    The Review of Economic Studies , author =

    Evaluating. The Review of Economic Studies , author =. 2018 , pages =. doi:10.1093/restud/rdx036 , abstract =

  151. [161]

    SSRN Electronic Journal , author =

    Dynamic. SSRN Electronic Journal , author =. doi:10.2139/ssrn.4125702 , language =

  152. [162]

    SSRN Electronic Journal , author =

    Micro and. SSRN Electronic Journal , author =. doi:10.2139/ssrn.4099000 , abstract =

  153. [163]

    The Quarterly Journal of Economics , author =

    A. The Quarterly Journal of Economics , author =. 2014 , pages =. doi:10.1093/qje/qju024 , abstract =

  154. [164]

    Santambrogio, Filippo , editor =. Lecture. Mean. 2020 , pages =. doi:10.1007/978-3-030-59837-2_2 , abstract =

  155. [165]

    Cardaliaguet, Pierre and Porretta, Alessio , editor =. An. Mean. 2020 , pages =. doi:10.1007/978-3-030-59837-2_1 , abstract =

  156. [166]

    Delarue, François , editor =. Master. Mean. 2020 , pages =. doi:10.1007/978-3-030-59837-2_3 , abstract =

  157. [167]

    Probabilistic

    Carmona, René and Delarue, François , year =. Probabilistic. doi:10.1007/978-3-319-58920-6 , urldate =

  158. [168]

    Grundwissen

    Arens, Tilo and Busam, Rolf and Hettlich, Frank and Karpfinger, Christian and Stachel, Hellmuth , year =. Grundwissen

  159. [169]

    American Economic Journal: Macroeconomics , author =

    When. American Economic Journal: Macroeconomics , author =. 2024 , keywords =. doi:10.1257/mac.20230154 , abstract =

  160. [170]

    International Economic Review , author =

    Idiosyncratic. International Economic Review , author =. 2019 , pages =. doi:10.1111/iere.12365 , abstract =

  161. [171]

    American Economic Review , author =

    National. American Economic Review , author =. 1965 , pages =

  162. [172]

    Journal of Political Economy , author =

    An. Journal of Political Economy , author =. 1958 , pages =. doi:10.1086/258100 , number =

  163. [173]

    Computer Methods in Applied Mechanics and Engineering , author =

    A comprehensive and fair comparison of two neural operators (with practical extensions) based on. Computer Methods in Applied Mechanics and Engineering , author =. 2022 , keywords =. doi:10.1016/j.cma.2022.114778 , abstract =

  164. [174]

    Journal of Economic Dynamics and Control , author =

    Computing equilibrium in. Journal of Economic Dynamics and Control , author =. 2004 , keywords =. doi:10.1016/S0165-1889(03)00111-8 , abstract =

  165. [175]

    American Economic Review , author =

    Pareto-. American Economic Review , author =. 2006 , keywords =. doi:10.1257/aer.96.3.737 , abstract =

  166. [176]

    Journal of Economic Dynamics and Control , author =

    Pseudospectral methods for continuous-time heterogeneous-agent models , volume =. Journal of Economic Dynamics and Control , author =. 2024 , keywords =. doi:10.1016/j.jedc.2024.104856 , abstract =

  167. [177]

    GAMM-Mitteilungen , author =

    Three ways to solve partial differential equations with neural networks —. GAMM-Mitteilungen , author =. 2021 , pages =. doi:10.1002/gamm.202100006 , abstract =

  168. [178]

    , volume =

    Deep learning for solving dynamic economic models. , volume =. Journal of Monetary Economics , author =. 2021 , pages =. doi:10.1016/j.jmoneco.2021.07.004 , language =

  169. [179]

    Econometrica , author =

    Using. Econometrica , author =. 2017 , pages =. doi:10.3982/ECTA12216 , language =

  170. [180]

    Econometrica , author =

    Recursive. Econometrica , author =. 2017 , note =. doi:10.3982/ECTA13047 , abstract =

  171. [181]

    and Lucas, Robert E

    Stokey, Nancy L. and Lucas, Robert E. , month = oct, year =. Recursive

  172. [182]

    Recursive macroeconomic theory , isbn =

    Ljungqvist, Lars and Sargent, Thomas J , year =. Recursive macroeconomic theory , isbn =

  173. [183]

    Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =

    Partial differential equation models in macroeconomics , volume =. Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences , author =. 2014 , pages =. doi:10.1098/rsta.2013.0397 , abstract =

  174. [184]

    Journal of Economic Dynamics and Control , author =

    Multi-country real business cycle models:. Journal of Economic Dynamics and Control , author =. 2011 , pages =. doi:10.1016/j.jedc.2010.09.011 , abstract =

  175. [185]

    , month = oct, year =

    Judd, Kenneth L. , month = oct, year =. Numerical

  176. [186]

    2021 , note =

    Nature Machine Intelligence , author =. 2021 , note =. doi:10.1038/s42256-021-00302-5 , abstract =

  177. [187]

    Journal of Computational Physics , author =

    Numerical approximation of singular forward-backward. Journal of Computational Physics , author =. 2022 , pages =. doi:10.1016/j.jcp.2022.111459 , language =

  178. [188]

    The Review of Economic Studies , author =

    Income and. The Review of Economic Studies , author =. 2022 , pages =. doi:10.1093/restud/rdab002 , abstract =

  179. [189]

    Japanese Journal of Mathematics , author =

    Mean field games , volume =. Japanese Journal of Mathematics , author =. 2007 , pages =. doi:10.1007/s11537-007-0657-8 , abstract =

  180. [190]

    Convergence of approximation schemes for fully nonlinear second order equations , language =

    Barles, G and Souganidis, P E , year =. Convergence of approximation schemes for fully nonlinear second order equations , language =

  181. [191]

    Journal of Economic Dynamics and Control , author =

    Computational suite of models with heterogeneous agents. Journal of Economic Dynamics and Control , author =. 2011 , pages =. doi:10.1016/j.jedc.2010.09.010 , abstract =

  182. [192]

    2022 , pages =

    International Economic Review , author =. 2022 , pages =. doi:10.1111/iere.12575 , abstract =

  183. [193]

    Journal of Economic Dynamics and Control , author =

    Comparison of solutions to the multi-country. Journal of Economic Dynamics and Control , author =. 2011 , pages =. doi:10.1016/j.jedc.2010.09.013 , abstract =

  184. [194]

    , publisher =

    Panel Study of Income Dynamics, public use dataset [restricted use data, if appropriate]. , publisher =

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.