FBSDE_NN_solver
- A Jax implementation of the neural network FBSDE solver for high-dimensional semi-linear PDEs.
- The implementation is built on Jax and NumPy libraries
- Jax installation instructions can be found here: https://github.com/google/jax
- The code is functional style so each script is self-contained and will run in isolation, for example:
python3 FBSDE_NN.py
Contributor name and contact info
- James Rowbottom
- [email protected]