jolinxql / LSTM
My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for LSTM
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆58Updated 8 years ago
- Long Short-Term Memory Recurrent Neural Networks☆28Updated 9 years ago
- long short-term memory for recursive neural network model☆64Updated 5 years ago
- Long Short-Term Memory implementation by c++☆27Updated 6 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 3 years ago
- C++ library for reinforcement learning☆51Updated last year
- Implementation of the K-Means clustering algorithm.☆104Updated 9 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 6 months ago
- CMake scripts for building FFmpeg☆11Updated 9 months ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 8 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- Convolutional Neural Network using Eigen and C++☆19Updated 9 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Dynamic Time Warping code in C/C++☆21Updated 12 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆41Updated 7 years ago
- Run Keras models from a C++ application on embedded devices☆66Updated 4 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆20Updated 3 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- Proof-of-concept C++ webapp server for streaming audio with Opus, WebM, and MSE☆17Updated 3 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 5 years ago
- HaltonSequence vs Random in openframeworks☆10Updated 7 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆18Updated 4 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 9 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- My C++ deep learning framework & other machine learning algorithms☆81Updated last year
- Accelerated beam tracing algorithm adapted from the original source code by Samuli Laine.☆31Updated 6 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆56Updated 12 years ago