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 for recursive neural network model☆64Updated 5 years ago
- Long Short-Term Memory implementation by c++☆27Updated 6 years ago
- Long Short-Term Memory Recurrent Neural Networks☆28Updated 9 years ago
- Convolutional Neural Network using Eigen and C++☆19Updated 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++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Updated 7 years ago
- Lightweight image processing library in C++11☆35Updated 6 years ago
- Modern C++ Parallel Task Programming Library☆6Updated 5 years ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library…☆32Updated last year
- ☆38Updated 5 years ago
- Artificial Neural Networks implemented in C++☆52Updated 4 years ago
- Speech Signal Processing - C++ port of a subset of the Python library SSP☆14Updated 3 years ago
- Examples of libtorch, which is C++ front end of PyTorch☆26Updated 4 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 5 years ago
- NeHe Tutorials using GLFW for windowing.☆39Updated 4 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- A deep learning solution to the Query By Singing/Humming (QBSH) problem in Music Information Retrieval (MIR).☆15Updated 7 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆41Updated 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
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- The code takes a time-delay neural network (TDNN) trained in Matlab and converts it to a C++ class.☆13Updated 7 years ago
- Code examples using new features from C++20☆34Updated 3 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- SSE/GPU-accelerated training and evaluation of Gaussian Mixture Models (GMMs)☆17Updated 10 years ago
- Flow-based programming framework☆15Updated 6 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 9 years ago