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

Adaptive re-weighting for BPINNs #785

Closed
wants to merge 41 commits into from

Conversation

AstitvaAggarwal
Copy link
Contributor

@AstitvaAggarwal AstitvaAggarwal commented Jan 19, 2024

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

fixes #713

@AstitvaAggarwal AstitvaAggarwal changed the title Adaptive Re-Weighting for BPINNs Adaptive Re-weighting for BPINNs Jan 19, 2024
@AstitvaAggarwal AstitvaAggarwal changed the title Adaptive Re-weighting for BPINNs Adaptive re-weighting for BPINNs Jan 19, 2024
AstitvaAggarwal and others added 25 commits January 22, 2024 17:37
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ions/cache-4

Bump actions/cache from 3 to 4
Remove duplicated methods in BPINN as it causes methods overwrite
Co-authored-by: Christopher Rackauckas <[email protected]>
Co-authored-by: Christopher Rackauckas <[email protected]>
… BNNODE, BayesianPINN, ahmc_bayesian_pinn_ode
…rmedNN, BNNODE, BayesianPINN, ahmc_bayesian_pinn_ode
@ChrisRackauckas
Copy link
Member

Rebase?

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.

Adaptive weighting of Bayesian physics informed neural networks.
4 participants