awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesParticle Filtering

Sequential Monte Carlo methods for estimating states in non-Gaussian or non-linear environments.

Distinct from Particle Filter Localization: Generic particle filtering for any dynamic system, whereas the sibling is restricted to robotic localization.

Explore 1 awesome GitHub repository matching software engineering & architecture · Particle Filtering. Refine with filters or upvote what's useful.

Awesome Particle Filtering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rlabbe/filterpyAvatar de rlabbe

    rlabbe/filterpy

    3,772Voir sur GitHub↗

    filterpy is a toolkit for Bayesian state estimation, Gaussian statistical analysis, and time-series noise reduction. It provides a library of linear and non-linear Kalman filters, as well as routines for non-Gaussian state estimation and signal smoothing. The project implements a variety of estimation methods, including particle filtering using Markov Chain Monte Carlo and resampling, and discrete Bayes filtering. It also includes a suite of algorithms for refining historical state estimates through backward and fixed-lag smoothing. Additional capabilities cover multivariate Gaussian analysi

    Estimates states in non-Gaussian environments using Markov Chain Monte Carlo routines and resampling.

    Python
    Voir sur GitHub↗3,772
  1. Home
  2. Software Engineering & Architecture
  3. Particle Filtering