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

Add piont setoperator bc #986

Merged
merged 33 commits into from
Nov 9, 2022
Merged

Conversation

tsarikahin
Copy link
Contributor

closing #780

Tarik Sahin added 7 commits July 25, 2022 18:20
 - PointSetOperatorBC is implemented to involve the loss of measurements for derivatives or for any function
 - OperatorPredicor callback is modified to get intermediate values during training
 - To check if OperatorPredictor is working as expected, Poisson's problem with Neumann BC is tested
 - PointSetOperatorBC is implemented to involve the loss of measurements for derivatives or for any function
 - OperatorPredicor callback is modified to get intermediate values during training
 - To check if OperatorPredictor is working as expected, Poisson's problem with Neumann BC is tested
deepxde/model.py Outdated Show resolved Hide resolved
deepxde/callbacks.py Outdated Show resolved Hide resolved
deepxde/callbacks.py Outdated Show resolved Hide resolved
deepxde/callbacks.py Outdated Show resolved Hide resolved
deepxde/callbacks.py Outdated Show resolved Hide resolved
deepxde/callbacks.py Outdated Show resolved Hide resolved
deepxde/callbacks.py Outdated Show resolved Hide resolved
@tsarikahin
Copy link
Contributor Author

@lululxvi I also realized that we fall into the same issue as "dumping external variable" if we use an external optimizer.

@lululxvi
Copy link
Owner

lululxvi commented Nov 3, 2022

I also realized that we fall into the same issue as "dumping external variable" if we use an external optimizer.

You are right. External optimizer is annoying. We can deal with this in the future.

@lululxvi lululxvi merged commit 6537196 into lululxvi:master Nov 9, 2022
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

Successfully merging this pull request may close these issues.

2 participants