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:
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- Long Short-Term Memory Recurrent Neural Networks☆26Updated 10 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
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆20Updated 5 years ago
- A C implementation of common Artificial Neural Networks☆14Updated last month
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 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 10 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- 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
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 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
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆154Updated 3 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..☆25Updated 5 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆283Updated 9 years ago
- Simple Convolutional Neural Network Library☆192Updated 8 years ago
- Recurrent neural network package for problems of time-series prediction and generation☆21Updated 8 years ago
- C++ package for learning optimal wavelet bases using a neural network approach.☆14Updated 8 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- TensorFlow operation for reading data from sockets (lightweight c++)☆35Updated 7 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆83Updated 9 years ago