heshanera / LSTMnet
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.
☆13Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for LSTMnet
- Long Short-Term Memory implementation by c++☆27Updated 6 years ago
- Tools in C++ to forecast time series using ARIMA models☆26Updated 13 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆28Updated 9 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆36Updated 2 years ago
- C++ header-only library to create classe factories registered by name.☆22Updated 5 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆58Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆20Updated last year
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- LASSO Regularization in C++☆14Updated 5 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 3 years ago
- A simple Paxos implementation in C++☆11Updated 11 years ago
- Show how to use c++ worker to develop distribute applications.☆14Updated 3 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆41Updated 7 years ago
- C++ library for reinforcement learning☆51Updated last year
- Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆9Updated 6 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆43Updated 7 years ago
- Implementation of the iPiano algorithm for non-convex and non-smooth optimization as described in [1].☆13Updated 5 years ago
- A Pandas-like DataFrame in c++☆22Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 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
- Convolutional Neural Network using Eigen and C++☆19Updated 9 years ago
- ODBC connector for sqlpp11☆19Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆55Updated 4 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Memory mapped logger☆20Updated 9 years ago
- lustering in Machine Learning Introduction to Clustering It is basically a type of unsupervised learning method . An unsupervised learni…☆18Updated 5 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- boost based Publisher/Subscriber framework in C++☆22Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago