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:
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 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++ 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 C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- Dynamic Time Warping code in C/C++☆22Updated 12 years ago
- Data cleanse, clustering with Vector Quantization and Adaptive Resonance Theory☆10Updated 7 years ago
- A Multi Layer Perceptron (MLP) Artificial Neural Network (ANN) Framework Developed in C for Machine Learning (ML) and Deep Learning (DL)☆10Updated 2 months ago
- C++ distributed platform for shared memory programming☆25Updated 4 years ago
- Distributed File sharing☆23Updated 13 years ago
- A Python implementation of the Differential Evolution algorithm for the optimization of Fuzzy Inference Systems.☆21Updated 6 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- Repository for ICDM (Industrial Conference on Data Mining) 2017 submission.☆36Updated 2 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Dynamic Time Warping single header library for C++☆51Updated 4 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- C++ demo of deep neural networks (MLP, CNN)☆33Updated last year
- Code for my publication "Efficient Sensor Selection with Application to Time Varying Graphs", in the 7th IEEE International Workshop on C…☆8Updated 7 years ago
- Training a Tensorflow graph in C++☆26Updated 8 years ago
- 使用信号量加锁的循环共享内存队列☆10Updated 5 years ago
- 图像识别后台算法服务器☆12Updated 8 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 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
- C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supp…☆38Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago