jolinxql / LSTM
My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks
☆14Updated 5 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)☆59Updated 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
- long short-term memory for recursive neural network model☆64Updated 5 years ago
- Long Short-Term Memory Recurrent Neural Networks☆28Updated 9 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆80Updated 8 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
- C++ library for reinforcement learning☆51Updated last year
- Support Vector Machines Implementation from scratch in C++☆16Updated 3 years ago
- My C++ deep learning framework & other machine learning algorithms☆84Updated last year
- Simple Convolutional Neural Network Library☆191Updated 7 years ago
- Simple Particle filter implementation in Python☆8Updated 10 years ago
- Matrix multiplication using c++11 threads☆32Updated 6 years ago
- Artificial Neural Networks C++ library providing implementation of some common architectures of neural networks.☆23Updated 4 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- A header-only C++ library for deep neural networks☆403Updated 3 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆60Updated 3 years ago
- Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation☆21Updated 7 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 3 years ago
- python implementation of K nearest neighbors algorithm and kd-tree☆12Updated 8 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☆41Updated 7 years ago
- A simple neural network implement in c++☆129Updated 7 months ago
- Sparse voxel octree rendering using programmable graphics pipeline (OpenGL and C++).☆13Updated 2 years ago
- Deep Learning With C++☆32Updated 7 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆33Updated 4 years ago
- ☆103Updated last year
- Repository with the code for my C/C++ tutorial series☆9Updated last year
- A full-fledged yet minimalistic CUDA-based convolutional neural network library from scratch in C++☆15Updated 5 years ago
- C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supp…☆37Updated 3 years ago
- Fast regular expression library, with full matching support, even at compile time!☆33Updated 3 weeks ago