John-JoB / Regime_Switching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regime Switching Particle Filtering

This repository contians the code used to generate the results of our paper 'Regime Learning for Differentiable Particle Filters'.

The /dpf/ folder contains generic code for differtiable particle filter, where the root folder contains files specifically for this project.

To run an expirment, run main.py with the appropriate arguments. To see a list of arguments and their descriptions run main.py with argument --help.

About


Languages

Language:Python 100.0%