steckdenis / nnetcpp
Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)
☆58Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for nnetcpp
- 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++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Updated 7 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 8 years ago
- Convolutional Neural Network using Eigen and C++☆19Updated 9 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- light deep neural network tools box(LSTM,GRU,RNN,CNN,Bi-LSTM,etc)☆38Updated 7 years ago
- constexpr neural networks, template meta-programming☆50Updated 7 years ago
- Long Short-Term Memory implementation by c++☆27Updated 6 years ago
- A GPU (CUDA) based Artificial Neural Network library☆107Updated 3 years ago
- Recurrent neural network package for problems of time-series prediction and generation☆22Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- My C++ LSTM implementation according to Alex Graves‘s Paper. Generating Sequences With Recurrent Neural Networks☆13Updated 5 years ago
- Dynamic Time Warping (DTW) library implementing lower bounds (LB_Keogh, LB_Improved...)☆111Updated 4 years ago
- Dynamic Time Warping code in C/C++☆21Updated 12 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆28Updated 9 years ago
- A C implementation of common Artificial Neural Networks☆14Updated 6 months ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 3 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Updated 9 years ago
- A fast deep neural network library (CPU) for speech recognition☆83Updated 5 years ago
- ArrayFire's Machine Learning Library.☆102Updated 6 years ago
- Automatically exported from code.google.com/p/libmfcc☆27Updated 9 years ago
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago
- Long Short-Term Memory Recurrent Neural Networks☆28Updated 9 years ago
- Simple Back Propagation Neural Network☆119Updated 3 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- An implementation of a generalized version of the Long Short-Term Memory neural network architecture and algorithm, one of the most power…☆137Updated 6 years ago
- mojo cnn: c++ convolutional neural network☆195Updated 6 years ago