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
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 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
- A Pandas-like DataFrame in c++☆21Updated 5 years ago
- Dynamic Time Warping code in C/C++☆22Updated 12 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Simple C++ library for Gaussian process regression☆7Updated 8 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆19Updated 5 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆27Updated 13 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 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
- ☆9Updated 5 months ago
- Tensorflow model export from Python to C++ and inference without using TF library☆17Updated 6 years ago
- 使用信号量加锁的循环共享内存队列☆10Updated 5 years ago
- Machine learning project, Master's Data Science, 2017☆10Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++ client to connect to bitmex - https://www.bitmex.com/☆11Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks☆17Updated 6 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Implementation of the iPiano algorithm for non-convex and non-smooth optimization as described in [1].☆12Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Labs for CAI☆16Updated 4 years ago
- Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation☆21Updated 7 years ago
- Extreme Learning Machine - C++ library☆33Updated 10 years ago