jolinxql / LSTMLinks
My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks
☆17Updated 6 years ago
Alternatives and similar repositories for LSTM
Users that are interested in LSTM are comparing it to the libraries listed below
Sorting:
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 10 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- Support Vector Machines Implementation from scratch in C++☆22Updated 4 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 5 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆40Updated 3 weeks ago
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆15Updated 11 years ago
- SFML 3D rendering project☆32Updated 7 years ago
- Simple Back Propagation Neural Network☆118Updated 5 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆199Updated 5 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 6 years ago
- C++ implementation of multi-layer feed forward neural networks with back propagation algorithm.☆10Updated 9 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Updated last month
- A free C++ Genetic Algorithm library☆241Updated last year
- Sample code to call C API for Tensorflow 2.1☆111Updated 3 years ago
- QuantitativeBytes Linear Algebra Library [C++]. A simple implementation of various common linear algebra functions, intended for educatio…☆50Updated 2 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Arbitrary-Precision Floating Point Arithmetic Library [C++]☆34Updated 2 years ago
- Very basic deep learning framework in C++☆55Updated 2 years ago
- A C++ neural network library for machine learning☆15Updated last year
- tensorflow in C++☆42Updated 6 years ago
- A linear regression implementation in C++☆52Updated 7 years ago
- A GPU (CUDA) based Artificial Neural Network library☆111Updated 4 years ago
- Machine learning library in C++ with Eigen☆20Updated 10 years ago
- Unreal plugin with a CameraActor that captures RGB-D data and publishes it via TCP☆13Updated last year
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 6 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- C++ porting of Stan Salvador's FastDTW☆35Updated 8 years ago