lemire / lbimproved
Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)
☆112Updated 5 years ago
Alternatives and similar repositories for lbimproved:
Users that are interested in lbimproved are comparing it to the libraries listed below
- Dynamic Time Warping single header library for C++☆48Updated 3 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 6 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆154Updated 3 years ago
- Distributed machine learning platform☆27Updated 9 years ago
- blitzwave C++ wavelet mini-library☆39Updated 9 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆36Updated 9 years ago
- Complex Continuous Wavelet Transform☆161Updated 10 months ago
- Automatically exported from code.google.com/p/math-neon☆39Updated 9 years ago
- Algorithm to find peaks in a std::vector<float>☆74Updated 3 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Computes the Savitzky-Golay Filter coefficients.☆108Updated 3 years ago
- Python code that implements the DUET blind source separation algorithm. Converted from the MATLAB code from here - https://github.com/yve…☆24Updated 9 years ago
- A program that times various techniques for performing a moving median filter (sometimes called rolling median, or streaming median)☆10Updated 9 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 9 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Just my local copy of math-neon with build script☆92Updated 6 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- Non-negative Least Square Algorithm☆10Updated 11 years ago
- NumPy-compatible multidimensional arrays in C++☆160Updated 4 months ago
- Efficient voice activity detection algorithms using long-term speech information in C++☆92Updated 5 years ago
- Blind Source Separation for Audio Recognition Tasks☆102Updated 2 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- long short-term memory for recursive neural network model☆64Updated 5 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆29Updated 8 years ago
- Extreme Learning Machine - C++ library☆33Updated 9 years ago
- A demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago