A Julia package for Deep Backwards Stochastic Differential Equation (Deep BSDE) and Feynman-Kac methods to solve high-dimensional PDEs without the curse of dimensionality
-
Updated
Jan 4, 2026 - Julia
A Julia package for Deep Backwards Stochastic Differential Equation (Deep BSDE) and Feynman-Kac methods to solve high-dimensional PDEs without the curse of dimensionality
This repository introduces Partial Differential Equation Solver using neural network that can learn resolution-invariant solution operators on Navier-Stokes equation. Solving PDE is the core subject of numerical simulation and is widely used in science and engineering, from molecular dynamics to flight simulation, and even weather forecasting.
Three approaches to solving a linear parabolic PDE: gauge transformation, Feynman–Kac, and Fourier method.
C++ code for pricing options under Feller-Levy models using the Finite Element Method
Add a description, image, and links to the feynman-kac topic page so that developers can more easily learn about it.
To associate your repository with the feynman-kac topic, visit your repo's landing page and select "manage topics."