Kalman.jl icon indicating copy to clipboard operation
Kalman.jl copied to clipboard

Implement a Kalman filter as a transducer

Open mschauer opened this issue 2 years ago • 1 comments

Ref. https://github.com/JuliaFolds/Transducers.jl

mschauer avatar Sep 09 '21 14:09 mschauer

Hi Moritz, I wanted to learn about transducers and implemented Kalman filters here: https://github.com/mlelarge/KalmanAD.jl This is preliminary work... feedback welcome!

mlelarge avatar Sep 21 '21 16:09 mlelarge