Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fhchl authored Feb 11, 2024
1 parent dc94bd8 commit ea0a4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ by combing [JAX][jax], [Diffrax][diffrax], [Equinox][equinox], and [scipy.optimi
include:

- estimation of ODE parameters and their covariance via the prediction-error method ([example](examples/fit_ode.ipynb))
- estimation of the initial state ([example](examples/fit_initial_state.py)
- estimation of linear ODE parameters via matching of frequency-response functions
- estimation from multiple experiments
- estimation with a poor man's multiple shooting
Expand Down

0 comments on commit ea0a4d0

Please sign in to comment.