Closed alperyeg closed 4 years ago
This PR adds the Ensemble Kalman Filter (EnKF). This is a supervised optimizer, because it requires observations from data and model output to compare to. I will change the code accordingly when the class to register data structures is available.
This PR adds the Ensemble Kalman Filter (EnKF). This is a supervised optimizer, because it requires observations from data and model output to compare to. I will change the code accordingly when the class to register data structures is available.