An open API service indexing awesome lists of open source software.

https://github.com/sshane/kalman-filters

Playground for experimenting with kalman filters in Python
https://github.com/sshane/kalman-filters

Last synced: 3 months ago
JSON representation

Playground for experimenting with kalman filters in Python

Awesome Lists containing this project

README

          

# kalman-filters
Playground for experimenting with kalman filters in Python

I'm going through the tutorials on https://www.kalmanfilter.net and will be posting various examples in Python code.