Open vboussange opened 2 years ago
@vboussange which can I help with it issue?
@KirillZubov yes, it would be great! I have not started any of those. You could try to implement KolmogorovPDEProblem
and NNStopping
on the branch https://github.com/SciML/HighDimPDE.jl/tree/NeuralPDE_integration, as well as transferring the documentation.
ok, I will do it
NeuralPDE.KolmogorovPDEProblem
, documented inare
HighDimPDE.PIDEProblem
where the nonlinear term is 0. Associated code and documentation should be migrated to HighDimPDE.jl, which is a more appropriate package to host those types of problem.Similarly, the optimal stopping problem solver
NeuralPDE.NNStopping
, documented inshould be transferred to HighDimPDE.jl.