steckdenis / nnetcppLinks
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
Sorting:
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆87Updated 7 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆19Updated 5 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 6 years ago
- Long Short-Term Memory Recurrent Neural Networks☆26Updated 9 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 10 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- An open source library for artificial neural networks.☆123Updated 4 years ago
- An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.☆41Updated 6 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 10 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- cpp-torch is a C++ library, implemented as a wrapper around Torch libraries.☆52Updated 7 years ago
- My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks☆17Updated 6 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 9 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆178Updated 6 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Small library for running Keras models from a C++ application☆180Updated 6 years ago
- Frequently used machine learning algorithms implemented in C++☆17Updated 4 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆154Updated 3 years ago
- TensorFlow operation for reading data from sockets (lightweight c++)☆35Updated 7 years ago
- Integrate your project with TensorFlow by simply cloning and linking to this prebuilt library. Support Visual Studio and WIndows.☆15Updated 7 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Recurrent neural network package for problems of time-series prediction and generation☆21Updated 8 years ago