15 June 2024 10:58:56 AM ppc_neural_ode_test(): ppc_neural_ode() models a boundary value problem using a neural network. weights before training: 0.340 -0.106 0.283 0.298 0.412 -0.302 -0.165 0.268 -0.222 0.054 -0.023 0.129 -0.135 0.013 0.452 Nelder-Mead: Converged after 1268 function evaluations Nelder-Mead: Neural network’s residual error = 5.75955e-15 weights after training: 0.083 -0.443 2.448 0.898 0.364 -1.348 -0.775 2.899 -0.267 -0.619 -0.453 -0.584 -1.533 0.792 -0.669 Error versus the ODE’s exact solution = 0.0656152 ppc_neural_ode_test(): Normal end of execution. 15 June 2024 10:58:56 AM