Infers 3d flight path from observations from different angles (sort of probabilistic triangulation)
See how to install tensorflow and tensorflow-probability:
python3 -m pip install 'tensorflow[and-cuda]'
pip install --upgrade tensorflow-probability
pip install tf-keras
Then install this package:
pip install git+https://github.com/SheffieldMLtracking/pathinference.git