steckdenis / nnetcppLinks
Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)
☆59Updated 9 years ago
Alternatives and similar repositories for nnetcpp
Users that are interested in nnetcpp are comparing it to the libraries listed below
Sorting:
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Updated 8 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 6 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 10 years ago
- Small library for running Keras models from a C++ application☆180Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆213Updated 10 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆40Updated 7 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 6 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 5 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 4 months ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆20Updated 5 years ago
- A small and easy to use neural net implementation for C++. Just download and #include!☆229Updated 8 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 10 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
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- An open source library for artificial neural networks.☆122Updated 4 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- The repo involves a Deep Learning method, Stacked Denoising Autoencoder. The repo exploits "paracel", which is a new parallel computing f…☆50Updated 9 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Simple Convolutional Neural Network Library☆194Updated 8 years ago
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 10 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆287Updated 10 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆129Updated last year
- Recurrent neural network package for problems of time-series prediction and generation☆20Updated 8 years ago