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
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
- C++ library for reinforcement learning☆53Updated 2 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 GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 9 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 10 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- Recurrent neural network package for problems of time-series prediction and generation☆21Updated 8 years ago
- Long Short-Term Memory Recurrent Neural Networks☆26Updated 9 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 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☆284Updated 9 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 10 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 6 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 10 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆112Updated 5 years ago
- Dynamic Time Warping code in C/C++☆22Updated 12 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆178Updated 6 years ago
- A recurrent neural network library for sequence learning problems.☆45Updated 9 years ago
- mojo cnn: c++ convolutional neural network☆197Updated 6 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- Training a Tensorflow graph in C++☆25Updated 8 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..☆25Updated 5 years ago