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

Fix GPU training in inverse problem #283

Merged

Conversation

annaivagnes
Copy link
Collaborator

Fix issue #281: in pina/trainer.py add the conversion of device for the unknown parameters in the inverse problem.

Copy link
Collaborator

@dario-coscia dario-coscia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

@dario-coscia dario-coscia merged commit ea5f7db into mathLab:new_pinns Apr 8, 2024
1 check failed
dario-coscia pushed a commit that referenced this pull request Apr 15, 2024
dario-coscia pushed a commit that referenced this pull request Apr 30, 2024
dario-coscia pushed a commit that referenced this pull request Apr 30, 2024
dario-coscia added a commit that referenced this pull request May 10, 2024
* gpinn/basepinn new classes, pinn restructure
* codacy fix gpinn/basepinn/pinn
* inverse problem fix
* Causal PINN (#267)
* fix GPU training in inverse problem (#283)
* Create a `compute_residual` attribute for `PINNInterface`
* Modify dataloading in solvers (#286)
* Modify PINNInterface by removing _loss_phys, _loss_data
* Adding in PINNInterface a variable to track the current condition during training
* Modify GPINN,PINN,CausalPINN to match changes in PINNInterface
* Competitive Pinn Addition (#288)
* fixing after rebase/ fix loss
* fixing final issues

---------

Co-authored-by: Dario Coscia <[email protected]>

* Modify min max formulation to max min for paper consistency
* Adding SAPINN solver (#291)
* rom solver
* fix import

---------

Co-authored-by: Dario Coscia <[email protected]>
Co-authored-by: Anna Ivagnes <[email protected]>
Co-authored-by: valc89 <[email protected]>
Co-authored-by: Monthly Tag bot <[email protected]>
Co-authored-by: Nicola Demo <[email protected]>
@annaivagnes annaivagnes deleted the fix_bug_inverse_problem branch July 18, 2024 12:24
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.

None yet

2 participants