DynaDojo / dynadojo

An Extensible Benchmarking Platform for Scalable Dynamical System Identification
https://dynadojo.github.io/dynadojo/
MIT License
14 stars 11 forks source link

Improve FixedError root finding algorithm. #10

Open carynbear opened 7 months ago

carynbear commented 7 months ago

Current Implementation:

Old Implementation of Root Finding with Backtracking, now deleted:

In reality, test error is not smooth therefore we apply a smoothing window.