Skip to content
/ dbdp Public

Deep learning schemes for solving high-dimensional nonlinear PDEs. Relying on the classical BSDE representation of PDEs.

Notifications You must be signed in to change notification settings

RyanTmi/dbdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBDP

Deep Backward Dynamic Programming (DBDP) is an open-source Python library currently under active development designed for solving high-dimensional nonlinear partial differential equations (PDEs).

The project implements deep learning methods described in the research paper by Côme Huré, Huyên Pham, and Xavier Warin, leveraging the classical backward stochastic differential equation (BSDE) representation to efficiently approximate PDE solutions.

Installation

Clone the repository and install the required dependencies:

git clone https://github.com/RyanTmi/dbdp
cd dbdp
pip install -r requirements.txt

Structure

docs/ includes the original research paper.

notebooks/ contains Jupyter notebooks that replicate results from the research paper.

models/ provides pretrained networks and saved model checkpoints.

Authors

This project is collaboratively developed by :

  • Ryan Timeus
  • Paul-Antoine Charbit
  • Jeremie Vilpellet

About

Deep learning schemes for solving high-dimensional nonlinear PDEs. Relying on the classical BSDE representation of PDEs.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •