Skip to content

Commit

Permalink
Update ode_parameter_estimation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored and sathvikbhagavan committed Mar 6, 2024
1 parent c83559d commit 29882a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/tutorials/ode_parameter_estimation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ We start by defining the problem:
using NeuralPDE, OrdinaryDiffEq
using Lux, Random
using OptimizationOptimJL, LineSearches
using Plots
using Test # hide
function lv(u, p, t)
Expand Down

0 comments on commit 29882a2

Please sign in to comment.