Skip to content

Commit

Permalink
Update src/pino_ode_solve.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Sathvik Bhagavan <35105271+sathvikbhagavan@users.noreply.github.com>
  • Loading branch information
KirillZubov and sathvikbhagavan authored Jul 17, 2024
1 parent fc38b50 commit 09e5555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pino_ode_solve.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
PINOODE(chain,
OptimizationOptimisers.Adam(0.1),
opt,
bounds;
init_params = nothing,
strategy = nothing
Expand Down

0 comments on commit 09e5555

Please sign in to comment.