dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
406 stars 134 forks source link

Gaussian process for tracking and bayesian optimisation for sensor managment #890

Closed Lyuchenyi closed 8 months ago

Lyuchenyi commented 10 months ago

Code from the University of Sheffield.

mharris-dstl commented 10 months ago

A couple of comments:

Since this PR is a long way from being ready for a formal review, I recommend getting a couple of files at a time into the correct format for Stone Soup so the docs successfully build locally and all tests pass. Ensure the files have appropriate names and are in the correct directories/sub directories. Make a PR for those few files and then repeat so there are multiple, smaller PRs which can be more easily reviewed.