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:
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- A C implementation of common Artificial Neural Networks☆15Updated 7 months 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
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆21Updated 5 years ago
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆45Updated 8 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆114Updated 5 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 2 weeks ago
- Dynamic Time Warping single header library for C++☆54Updated 4 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 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
- C++ demo of deep neural networks (MLP, CNN)☆31Updated last year
- Thread safe, lock-free memory pool.☆60Updated last year
- Collection of Agner Fog Software☆44Updated 7 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- Repository for ICDM (Industrial Conference on Data Mining) 2017 submission.☆36Updated 3 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- c++ implementation of decision tree algorithm☆58Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆23Updated 2 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆47Updated 3 months ago
- A header-only thread pool for C++☆45Updated 3 years ago
- Vienna Graph Clustering☆17Updated last month
- c++ date class☆19Updated 3 years ago
- A simple sql parser with context-free grammer, predictive parser and lexer with DFA☆12Updated 10 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago