Skip to content

Tensorflow Implementation of Deep Backward Stochastic Differential Equation

License

Notifications You must be signed in to change notification settings

iLampard/deep_bsde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning based Backward Stochastic Differential Equation

The repo is a Tensorflow implementation of deep learning based BSDE.

How to Run

By default we use method mentioned in Solving high-dimensional partial differential equations using deep learning

python main.py 

If we want to use the method mentioned in Machine Learning for Semi Linear PDEs,

python main.py --network_type merged

Requirement

tensorflow==1.13.1

Reference

About

Tensorflow Implementation of Deep Backward Stochastic Differential Equation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages