Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate NNStopping and NNKolmogorov in HighDimPDE.jl #75

Open
vboussange opened this issue Jun 23, 2022 · 3 comments
Open

Integrate NNStopping and NNKolmogorov in HighDimPDE.jl #75

vboussange opened this issue Jun 23, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@vboussange
Copy link
Collaborator

NeuralPDE.KolmogorovPDEProblem, documented in

are 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 in

should be transferred to HighDimPDE.jl.

@KirillZubov
Copy link
Member

@vboussange which can I help with it issue?

@vboussange
Copy link
Collaborator Author

@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.

@KirillZubov
Copy link
Member

ok, I will do it

@ChrisRackauckas ChrisRackauckas added the enhancement New feature or request label Jun 29, 2022
@ChrisRackauckas ChrisRackauckas transferred this issue from SciML/NeuralPDE.jl Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants