Skip to content

Latest commit

 

History

History

particle_filter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

particle_filter

Particle filters with Python

Requirements

  • Ubuntu Linux 20.04
  • Python version >= 3.9

Installation

>>> pip install -U -r requirements.txt

How to Run

>>> python particle_filter.py <OUTPUT_DIR>