# Python Kalman Filter A simple Kalman Filter implementation in Python ## Usage From the root directory of this repository run ```bash python -m kalman_filter ```