nova-land / KalmanFilter-Python

Kalman Filter in PyTorch and Numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Multi-dimensional) Kalman Filter Implementation

A Straight-forward Kalman Filter Implementation in both numpy and pytorch.

This is a reference implementation of Kalman Filter for performance optimisation purpose.

Kalman Filter Example at test.py

About

Kalman Filter in PyTorch and Numpy

License:MIT License


Languages

Language:Python 100.0%