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 6 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 6 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- C++ distributed platform for shared memory programming☆24Updated 4 years ago
- Tensorflow model export from Python to C++ and inference without using TF library☆17Updated 6 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- Dynamic Time Warping single header library for C++☆50Updated 4 years ago
- Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆10Updated 7 years ago
- C++ lock-free queue.☆13Updated 5 years ago
- A C implementation of common Artificial Neural Networks☆14Updated last month
- C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue☆14Updated 4 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
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆51Updated 4 years ago
- An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.☆41Updated 6 years ago
- Training a Tensorflow graph in C++☆25Updated 8 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Dynamic Time Warping code in C/C++☆22Updated 12 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A Multi Layer Perceptron (MLP) Artificial Neural Network (ANN) Framework Developed in C for Machine Learning (ML) and Deep Learning (DL)☆10Updated last month
- k-means++: a C++ version implement☆19Updated 7 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- LASSO Regularization in C++☆14Updated 6 years ago
- LINQ for C++11 done right☆15Updated 9 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Thread safe, lock-free memory pool.☆59Updated last year