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
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆40Updated 8 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 11 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 10 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- testing MLP, DQN, PPO, SAC, policy-gradient by snakeAI☆11Updated 8 months ago
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 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
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.☆41Updated 7 years ago
- CNN adapted to time series for the Supernovae classification☆11Updated 7 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆21Updated 6 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- Some deep learning models written with mxnet and C++11.☆12Updated 7 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 6 years ago
- A C implementation of common Artificial Neural Networks☆15Updated 8 months ago
- Convolutional Neural Network using Eigen and C++☆20Updated 10 years ago
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆18Updated 9 years ago
- Implementation for "Surrogate Losses for Online Learning of Stepsizes in Stochastic Non-Convex Optimization"☆10Updated 3 years ago
- The project aimed to implement Deep NN / RNN based solution in order to develop flexible methods that are able to adaptively fillin, back…☆26Updated 9 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- A Pandas-like DataFrame in c++☆20Updated 6 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago