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

Given points training #722

Closed
wants to merge 8 commits into from

Commits on Jun 27, 2023

  1. Initial changes to ode_solve, added NNDAE to get this solver working …

    …for DAE problems
    Samedh Desai committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    61c6c3c View commit details
    Browse the repository at this point in the history
  2. Added test file to commit

    Samedh Desai committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c56922c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Added changes to make DAE function definitions include u, but it stil…

    …l throws an error
    Samedh Desai committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    595359f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Fixed some of the issues with problem definitions and loss function g…

    …eneration, still have an error
    Samedh Desai committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    41c9084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685a688 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    fe9274f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    957d20a View commit details
    Browse the repository at this point in the history
  2. Initial commit for GivenPointsTraining

    Samedh Desai committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e253a4d View commit details
    Browse the repository at this point in the history