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
384 stars 126 forks source link

Reinforcement Learning Sensor Manager Example #886

Closed sgboakes closed 5 months ago

sgboakes commented 8 months ago

Instead of adding a new reinforcement learning sensor manager (as in #760), this adds an example of how to interface an RL framework with Stone Soup. This reduces the repo size, and allows users more freedom to adapt to their own problems. This PR includes the example, and the associated doc results to reduce doc compilation time.

nperree-dstl commented 8 months ago

I think it's failing because you'll need to redo the md5 hash after making changes to the example (sorry!)