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 7 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- long short-term memory for recursive neural network model☆66Updated 6 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++ library for reinforcement learning☆53Updated 2 years ago
- Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation☆21Updated 8 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
- A C implementation of common Artificial Neural Networks☆14Updated 4 months ago
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- C++ distributed platform for shared memory programming☆25Updated 4 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A Pandas-like DataFrame in c++☆20Updated 6 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- C++ client to connect to bitmex - https://www.bitmex.com/☆11Updated 6 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…☆41Updated 9 years ago
- Matlab code to control underactuated systems based on a hybrid approach that combines neural networks, reinforcement learning, fuzzy logi…☆28Updated 11 years ago
- Distributed File sharing☆23Updated 13 years ago
- An easier way to write asynchronous c++ grpc clients/servers.☆33Updated 5 years ago
- A minimalist Deep Learning framework for embedded Computer Vision☆46Updated 5 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆43Updated 3 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- Dynamic Time Warping single header library for C++☆53Updated 4 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
- Part of a research scholarship. I built a basic 2d driving sim with simulated lidar data to train Deep Q Neural Network. So far after abo…☆11Updated 8 years ago
- HTTP and WebSocket built on Asio in C++11☆11Updated 7 years ago