zkan / dynamic-time-warpingLinks
Dynamic Time Warping code in C/C++
☆22Updated 13 years ago
Alternatives and similar repositories for dynamic-time-warping
Users that are interested in dynamic-time-warping are comparing it to the libraries listed below
Sorting:
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 5 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- blitzwave C++ wavelet mini-library☆40Updated 10 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 9 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆135Updated this week
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆38Updated 14 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- Tools (C/Matlab) for multifractal analysis of 1D (time-series) and 2D (images) signals☆15Updated 5 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- ☆31Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last month
- Flexible Library for Efficient Numerical Solutions☆127Updated 4 months ago
- Training a Tensorflow graph in C++☆26Updated 8 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆38Updated 10 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- C++ parser to read data from MATLAB .mat files☆10Updated 11 years ago
- Converters between Armadillo matrices (C++) and Numpy arrays using Pybind11☆101Updated last month
- Distributed machine learning platform☆27Updated 10 years ago
- Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++☆48Updated 3 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.☆41Updated 7 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆88Updated last year
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 4 years ago