bayesian-filter
There are 16 repositories under bayesian-filter topic.
kcg2015/Vehicle-Detection-and-Tracking
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
nansencenter/DAPPER
Data Assimilation with Python: a Package for Experimental Research
robotology/bayes-filters-lib
A flexible, modern, C++ recursive Bayesian estimation library.
ComputationalPsychiatry/pyhgf
PyHGF: A neural network library for predictive coding
wolfgang-stefani/Vehicle-Localization
High-performance localization software for autonomous vehicles. A particle filter is combined with a map to localize a vehicle.
ppizarror/bayesian-rayleigh-disperse
Bayesian filtering on disperse curve using rayleigh waves
bit-bots/particle_filter
A lightweight particle filter library for the ROS context.
cschen1205/cs-kalman-filters
Kalman Filters implemented in .NET
nicolasigor/bayesianEstimation
A practical study on bayesian estimation using Kalman Filter (Linear and Extended) and Particle Filter (SIR)
shah314/forecasting
Comparison of Stochastic Forecasting Methods
vss2sn/bayes_filter
This repository contains simple implementations for different Bayesian filters (Kalman, Extended Kalman, Unscented Kalman, and Particle filters)
zuazo/spamassassin-cookbook
Chef cookbook to install and configure SpamAssassin.
pockerman/tech3java
Collection of Java based algorithms on numerics, statistics, control etc
basavarajnavalgund/scribbled_notes
Written by referring research papers and official documentation
cschen1205/cs-particle-filters
Particle Filters implemented in .NET