steckdenis / nnetcpp
Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)
☆60Updated 9 years ago
Alternatives and similar repositories for nnetcpp:
Users that are interested in nnetcpp are comparing it to the libraries listed below
- Lightweight C++11 library for building deep recurrent neural networks☆41Updated 7 years ago
- long short-term memory for recursive neural network model☆64Updated 5 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 9 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 5 years ago
- Recurrent neural network package for problems of time-series prediction and generation☆21Updated 7 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- Long Short-Term Memory Recurrent Neural Networks☆27Updated 9 years ago
- My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks☆14Updated 5 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 8 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆214Updated 10 years ago
- constexpr neural networks, template meta-programming☆49Updated 7 years ago
- mojo cnn: c++ convolutional neural network☆196Updated 6 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆18Updated 5 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆285Updated 9 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆82Updated 8 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 9 years ago
- TensorFlow operation for reading data from sockets (lightweight c++)☆35Updated 6 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆154Updated 3 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 3 years ago
- Bunch of scripts for working with Kaldi.☆9Updated 7 years ago
- GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..☆25Updated 4 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 9 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Deepmind's Deep Q Learning on Atari☆45Updated 9 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆178Updated 6 years ago
- The repo involves a Deep Learning method, Stacked Denoising Autoencoder. The repo exploits "paracel", which is a new parallel computing f…☆50Updated 8 years ago