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

feat: add Parameter estimation capability in NNODE #795

Merged
merged 5 commits into from
Feb 10, 2024

Conversation

sathvikbhagavan
Copy link
Member

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: #766

@ChrisRackauckas
Copy link
Member

Can you make a version of the Lorenz tutorial using this? Or do one with Lotka-Volterra equation?

@ChrisRackauckas
Copy link
Member

Ambiguity introduced: https://github.com/SciML/NeuralPDE.jl/actions/runs/7854290534/job/21434854229?pr=795#step:6:839

@sathvikbhagavan
Copy link
Member Author

Ambiguity introduced: SciML/NeuralPDE.jl/actions/runs/7854290534/job/21434854229?pr=795#step:6:839

Ambiguity fixed in dc49fc6

@ChrisRackauckas ChrisRackauckas merged commit 15dd978 into SciML:master Feb 10, 2024
10 of 13 checks passed
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.

Parameter Estimation in NNODE
2 participants