heshanera / LSTMnetLinks
A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the network are randomly initialized.
☆15Updated 7 years ago
Alternatives and similar repositories for LSTMnet
Users that are interested in LSTMnet are comparing it to the libraries listed below
Sorting:
- Long Short-Term Memory implementation by c++☆29Updated 7 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 11 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
- C++ library for reinforcement learning☆54Updated 2 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 6 years ago
- Tensorflow model export from Python to C++ and inference without using TF library☆17Updated 6 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 12 years ago
- ADALINE that takes Fourier of the input signal is implemented and compared with its FFT.☆16Updated 5 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- Anamoly Detection with Autoencoders - Credit Card Fraud Case☆17Updated 5 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆23Updated 10 years ago
- A C implementation of common Artificial Neural Networks☆15Updated 9 months ago
- Fast maximum-minimum filters implemented in C++☆47Updated 2 years ago
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- A Multi_Scale LSTM Model.☆18Updated 8 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆22Updated 3 years ago
- Repository for ICDM (Industrial Conference on Data Mining) 2017 submission.☆36Updated 3 years ago
- A tabular data structure for C++☆23Updated 3 years ago
- A fork of the mysql-connector-cpp project with minor enhancements.☆27Updated 5 years ago
- Shared-memory based ring buffer☆66Updated 8 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Untar aims to simplify the extractaction of tar files with NO dependency and with ease, in C++.☆16Updated last year
- code from Daniel Lemire, A Better Alternative to Piecewise Linear Time Series Segmentation, SIAM Data Mining 2007, 2007.☆24Updated 8 years ago
- A header-only thread pool for C++☆45Updated 3 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- Distributed File sharing☆23Updated 14 years ago
- LASSO Regularization in C++☆14Updated 7 years ago
- Trying to implement Scikit Learn for Python in C++ (Single Headers and No dependencies)☆48Updated 5 years ago