jolinxql / LSTM
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
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- C++ library for reinforcement learning☆53Updated last year
- Lightweight image processing library in C++11☆35Updated 7 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Simple Back Propagation Neural Network☆118Updated 4 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 5 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Long Short-Term Memory Recurrent Neural Networks☆26Updated 9 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 4 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 10 years ago
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆15Updated 10 years ago
- C++ implementation of multi-layer feed forward neural networks with back propagation algorithm.☆10Updated 9 years ago
- Artificial Neural Networks C++ library providing implementation of some common architectures of neural networks.☆24Updated 4 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 4 years ago
- Flow-based programming framework☆15Updated 7 years ago
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆15Updated 6 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
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 9 years ago
- Nanoscale Signal, Noise and Audio Processing library in C++11☆22Updated 2 years ago
- Visualization of Audio Spectrogram with Short-Time Fourier Transform (STFT)☆32Updated 6 years ago
- Various Small Projects on Various Subjects☆20Updated 2 months ago
- Yet another neural network library☆38Updated 7 years ago
- Wavelet - A library for online estimation of the Continuous Wavelet Transform☆41Updated 2 years ago
- [C++ / POSIX] A real time / non-real time General Purpose DSP library, written in C++.☆12Updated 7 years ago
- GPU-Accelerated Painterly Rendering☆9Updated 10 years ago
- A set of C++ tutorials for FIFE☆28Updated 5 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago