Skip to content

Add ODE solver and examples #134

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

Merged
merged 134 commits into from
Mar 12, 2022
Merged

Conversation

amartyamukherjee
Copy link
Contributor

@amartyamukherjee amartyamukherjee commented Aug 28, 2021

Modified the ODESolver module. Less epochs are required to achieve the same loss as the "ode" branch.
Added two examples to test the ODESolver class on: Lorenz63 and SEIR.

@amartyamukherjee
Copy link
Contributor Author

@klane @droten @Rui1521 @yuqirose
Hello, could I get an update on the code review for this PR? Thanks

@klane
Copy link
Collaborator

klane commented Feb 8, 2022

@amartyamukherjee I looked over the code, but I would like one of the other reviewers to have a look since I was not part of the model development.

@amartyamukherjee
Copy link
Contributor Author

@klane Got it, thanks for the update!

@amartyamukherjee
Copy link
Contributor Author

@klane Professor Rose Yu has let me know through email that this PR is ready to be merged. Could you merge this please?

@amartyamukherjee
Copy link
Contributor Author

amartyamukherjee commented Mar 8, 2022

@klane I was wondering if there's a reason why this isn't merged yet? I intend to start working on Hybrid ODEs once this is merged. Thanks!

@klane
Copy link
Collaborator

klane commented Mar 8, 2022

No reason @amartyamukherjee. I have just been trying to fix a few other things and have not gotten to it quite yet. I am going to make some small changes to ensure this is compatible with #190 before merging.

@klane klane mentioned this pull request Mar 8, 2022
@klane klane added the enhancement New feature or request label Mar 8, 2022
@klane klane changed the title Ode example Add ODE solver and examples Mar 8, 2022
@klane klane merged commit d68855b into Rose-STL-Lab:main Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request examples Improvements or additions to examples source Updates to source code test Updates to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add neural ODE example Add neural ODE model
2 participants