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

Issue with NNStopping Example code #680

Closed
fswalden opened this issue Apr 26, 2023 · 4 comments
Closed

Issue with NNStopping Example code #680

fswalden opened this issue Apr 26, 2023 · 4 comments

Comments

@fswalden
Copy link

I can't get the optimal stopping algorithm to work with NNStopping. I receive a UndefVarError referring to the NeuralPDE.NNStopping object instantiated on the call to "solve" at the end of the example code. Does anyone have any advice? Has anyone made this code work?

(Julia v. 1.8.2)

@alecloudenback
Copy link

It seems like the example this is referring to is not part of the current documentation. Further, it seems like NNStopping was removed from NeuralPDE, even though it's still an exported variable. Unfortunately, I haven't been able to find the right components to update this for the current SciML codebase but am also interested in this example.

@sathvikbhagavan
Copy link
Member

NNStopping has been moved to HighDimPDE.jl - SciML/HighDimPDE.jl#81

@alecloudenback
Copy link

Cool! Technically looks like it will be moved but hasn't been merged yet? I'll try to come back to this once it's merged into HighDimPDE

@ChrisRackauckas
Copy link
Member

It has merged. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants