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

Benchmarking function #31

Merged
merged 11 commits into from
Oct 15, 2024
Merged

Benchmarking function #31

merged 11 commits into from
Oct 15, 2024

Conversation

nicholaskl97
Copy link
Collaborator

@nicholaskl97 nicholaskl97 commented Oct 14, 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

Added benchmark function to solve a neural Lyapunov problem and record the training time and confusion matrix of the resulting classifier. Additionally fixed NeuralLyapunovPDESystem when dynamics isa ODEFunction and state_syms is provided.

@nicholaskl97 nicholaskl97 merged commit 2e04bf3 into master Oct 15, 2024
3 of 4 checks passed
@nicholaskl97 nicholaskl97 deleted the benchmarking_harness branch October 15, 2024 16:49
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.

1 participant