fbaeuerlein / AuctionAlgorithmLinks
Bertsekas auction algorithm for asymmetric matrices with positive real coefficients (from 0 to 1; eg. MHT data association) - Multithreaded implementation (gauss-seidel) included in AuctionMT; works for dense matrices (Eigen) and sparse matrices (own implementation, might be changed soon)
☆11Updated 4 years ago
Alternatives and similar repositories for AuctionAlgorithm
Users that are interested in AuctionAlgorithm are comparing it to the libraries listed below
Sorting:
- Bertsekas Auction Algorithm Implementation☆16Updated 7 years ago
- Multiple Hypothesis Tracking☆79Updated 13 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆214Updated 3 years ago
- A C++ framework for MDPs and POMDPs with Python bindings☆658Updated 4 months ago
- Murty's algorithm with optimizations from Miller,Stone,Cox☆33Updated 5 years ago
- Python implementation of the Multiple Hypothesis Tracking algorithm☆82Updated last year
- Implementation of Steepest Descent, Newton, Quasi-Newton and Conjugate Gradient for non-linear unconstrained optimization☆28Updated 12 years ago
- GM-PHD filter implementation in python (Gaussian mixture probability hypothesis density filter)☆74Updated 4 years ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆254Updated last year
- HMM based on KMeans and GMM☆204Updated 9 years ago
- Implementation of the K-Means clustering algorithm.☆108Updated 9 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆154Updated 3 years ago
- C++ Implementation of Traveling Salesman Problem using Christofides and 2-opt☆69Updated 11 years ago
- Robust Kalman filter with adaptive noise statistics estimation.☆140Updated 6 years ago
- Murty's Algorithm for m-best assignments; Implementation inspired by Miller's pseudocode (see code)☆19Updated 6 years ago
- Planning algorithms for problems with uncertain world state and action outcomes (POMDP and MDP models)☆53Updated 3 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- SeDuMi: A linear/quadratic/semidefinite solver for Matlab and Octave☆251Updated last year
- Sensor Data Fusion Group☆85Updated 5 years ago
- Monte Carlo value iteration for continuous-state POMDPs☆11Updated 11 years ago
- C++ implementation of Gaussian process regression☆80Updated 9 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆202Updated 8 years ago
- CUDA optimized code for solving MDPs, POMDPs, and Dec-POMDPs.☆18Updated 4 years ago
- Example of a simple particle filter for robot location, Stanford's Intro to AI☆249Updated 8 years ago
- ☆105Updated 8 years ago
- Face recognition algorithm using PCA and SVM, KNN. Implemented with Matlab, using ORL face database.☆15Updated 9 years ago
- Reinforcement learning based multi object tracker☆10Updated 7 years ago
- Matlab code for S. Theodoridis' "Machine Learning: A Bayesian and Optimization Perspective" (2015).☆71Updated 6 years ago
- libpomdp is a set of POMDP approximation algorithms implemented in Java and Matlab☆29Updated 11 years ago
- Track oriented, multi target, multi hypothesis tracker☆98Updated last year