steckdenis / nnetcpp
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
- long short-term memory for recursive neural network model☆64Updated 5 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆41Updated 7 years ago
- C++ library for reinforcement learning☆51Updated last year
- A C implementation of common Artificial Neural Networks☆14Updated 8 months ago
- Recurrent neural network package for problems of time-series prediction and generation☆22Updated 7 years ago
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆18Updated 4 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆87Updated 7 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 9 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 10 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 5 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆38Updated 7 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆285Updated 9 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 9 years ago
- Long Short-Term Memory Recurrent Neural Networks☆28Updated 9 years ago
- ArrayFire's Machine Learning Library.☆102Updated 6 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆177Updated 6 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆80Updated 8 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 9 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆28Updated 10 years ago
- Small library for running Keras models from a C++ application☆179Updated 6 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 8 years ago
- constexpr neural networks, template meta-programming☆50Updated 7 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…☆214Updated 9 years ago
- A GPU (CUDA) based Artificial Neural Network library☆108Updated 3 years ago
- My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks☆14Updated 5 years ago