diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 0cf10b3..79b0ae1 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.10.3","generation_timestamp":"2024-05-31T01:24:47","documenter_version":"1.4.1"}} \ No newline at end of file +{"documenter":{"julia_version":"1.10.4","generation_timestamp":"2024-06-07T01:25:16","documenter_version":"1.4.1"}} \ No newline at end of file diff --git a/dev/DeepBSDE/index.html b/dev/DeepBSDE/index.html index ea796c5..5dd7a98 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.1 on Friday 31 May 2024. Using Julia version 1.10.3.