timnugent / kpca-eigenLinks
Kernel principal component analysis using the Eigen linear algebra library [machine learning]
☆15Updated 10 years ago
Alternatives and similar repositories for kpca-eigen
Users that are interested in kpca-eigen are comparing it to the libraries listed below
Sorting:
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆22Updated 5 years ago
- This project performs sensor fusion to track a mobile device's orientation. The data utilised are from three sensors: a) Accelerometer, b…☆30Updated 10 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆125Updated 7 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.