Code repository for Python implementations of some multiple target tracking algorithms, specifically developed for the course Target Tracking at Linköping University, see [Target Tracking](https://mtt.edu.hendeby.se/). See Getting started for information on how to run the code and generate result plots.
### Run Notebooks on Binder
The notebooks are hosted on Binder and can immediately be run.
The notebooks are hosted on Binder and can immediately be run. However, Binder is quite slow and the algorithms will not run even somewhat quick there. It is advised to follow [Getting started locally](#getting-started-locally) instead.