#bayesian
1 post · all tags
-
· Implementing the Kalman Filter in Python
Hello. I'm trying to experiment with some recent articles that tries to connect transformers and kalman filter. I remember that I saw in my undergrad this concept on the control lecture but to be honest I didn't quite understand the concept at the time. To help my understanding i tried to implement using only some basic python libraries the Kalman Filter in python.