diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 901095c..f9708af 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-26T01:24:36","documenter_version":"1.4.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-03T01:25:15","documenter_version":"1.4.1"}} \ No newline at end of file diff --git a/dev/DeepBSDE/index.html b/dev/DeepBSDE/index.html index 7879fc3..201e917 100644 --- a/dev/DeepBSDE/index.html +++ b/dev/DeepBSDE/index.html @@ -64,4 +64,4 @@ trajectories_lower, maxiters_limits ) -
Returns a PIDESolution
object.
Arguments:
maxiters
: The number of training epochs. Defaults to 300
trajectories
: The number of trajectories simulated for training. Defaults to 100
To use SDE Algorithms use DeepBSDE
The DeepBSDE
algorithm is similar in essence to the DeepSplitting
algorithm, with the difference that it uses two neural networks to approximate both the the solution and its gradient.
Settings
This document was generated with Documenter.jl version 1.4.0 on Friday 26 April 2024. Using Julia version 1.10.2.