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

Competitive Pinn Addition #288

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

dario-coscia
Copy link
Collaborator

@dario-coscia dario-coscia commented Apr 17, 2024

Try to add Competitive PINNs

TODO

  • Doc
  • Fix Loss Phys

@dario-coscia dario-coscia marked this pull request as ready for review April 19, 2024 17:16
@dario-coscia dario-coscia marked this pull request as draft April 19, 2024 17:21
@dario-coscia dario-coscia marked this pull request as ready for review April 22, 2024 15:41
@dario-coscia dario-coscia merged commit 20e92cb into mathLab:new_pinns Apr 22, 2024
1 check was pending
dario-coscia added a commit that referenced this pull request Apr 30, 2024
* competitive pinns
* fixing after rebase/ fix loss
* fixing final issues

---------

Co-authored-by: Dario Coscia <[email protected]>
dario-coscia added a commit that referenced this pull request Apr 30, 2024
* competitive pinns
* fixing after rebase/ fix loss
* fixing final issues

---------

Co-authored-by: Dario Coscia <[email protected]>
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]>
@dario-coscia dario-coscia deleted the competitive_pinns branch July 16, 2024 12:20
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

1 participant