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
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- Dynamic Time Warping single header library for C++☆50Updated 4 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆154Updated 3 years ago
- GPU-Suite☆83Updated 8 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Dynamic Time Warping code in C/C++☆22Updated 12 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆37Updated 10 years ago
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆41Updated 2 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Library for performing spectral clustering in C++☆78Updated last year
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 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 10 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- C++ Program to detect Microphone Wind Noise in audio Files☆48Updated 9 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Blind Source Separation for Audio Recognition Tasks☆102Updated 2 years ago
- Just my local copy of math-neon with build script☆93Updated 6 years ago
- Computes the Savitzky-Golay Filter coefficients.☆109Updated 3 years ago
- Adaptive filtering module for Python☆111Updated 9 months ago
- ArrayFire's Machine Learning Library.☆104Updated 6 years ago
- C++ fast hierarchical clustering algorithms☆87Updated last year
- blitzwave C++ wavelet mini-library☆40Updated 9 years ago
- Stochastic multi-stream sampling for iterative learning☆80Updated last year
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆28Updated 8 years ago
- An implementation of DTW for spoken term detection. Including non-constrained, segmental DTW, slope-constrained versions. For more detail…☆15Updated 5 years ago