JSL icon indicating copy to clipboard operation
JSL copied to clipboard

Running `ekf_vs_ukf_mlp.py` does not fit MLP with UKF

Open gerdm opened this issue 2 years ago • 1 comments

The ekf_vs_ukf_mlp.py demo doesn't properly fit the data when fitting using UKF.

UKF result

ukf-iterations

EKF result

Compare previous result to EKF's output ekf-iterations

gerdm avatar Apr 10 '22 08:04 gerdm

Please factor out ukf into a separate script so we can debug on its own

On Sun, Apr 10, 2022 at 1:26 AM Gerardo Durán-Martín < @.***> wrote:

The ekf_vs_ukf_mlp.py demo doesn't properly fit the data when fitting using UKF. UKF result

[image: ukf-iterations] https://user-images.githubusercontent.com/4108759/162609587-b0059b6c-0286-4f7f-ac25-b4acc017ac32.png EKF result

Compare previous result to EKF's output [image: ekf-iterations] https://user-images.githubusercontent.com/4108759/162609636-b9473790-f056-41f6-99b3-cbb4ac9ee606.png

— Reply to this email directly, view it on GitHub https://github.com/probml/JSL/issues/30, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDK6EHYKIYUWCRODLIXFSLVEKGDPANCNFSM5TAPWXCA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Sent from Gmail Mobile

murphyk avatar Apr 11 '22 05:04 murphyk