ViktorC / C-ATTL3Links
A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to state-of-the-art convolutional ResNets and LSTMs.
☆19Updated 4 years ago
Alternatives and similar repositories for C-ATTL3
Users that are interested in C-ATTL3 are comparing it to the libraries listed below
Sorting:
- C++ advanced text processing library☆36Updated last month
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 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
- An Open Convolutional Neural Network Framework in C++ From Scratch☆65Updated 4 years ago
- Tensor library for c++☆14Updated 5 years ago
- C++ library for tensors☆12Updated 5 years ago
- A C++ neural network library for machine learning☆15Updated last year
- C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supp…☆38Updated 4 years ago
- Deep Neural Network Architectures with dlib☆19Updated 5 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- A C++ implementation of a 3 layer Gated Recurrent Unit (GRU) using no libraries other than Eigen for Matrices.☆20Updated 5 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 5 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago
- A simple example of how to bind C++ code in Python☆14Updated 4 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- MultiviewFaceDetection☆8Updated last year
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- Fast fuzzy string search☆15Updated 3 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Automatically exported from code.google.com/p/libmfcc☆27Updated 10 years ago
- numerical optimizaiton methods with msnhnet☆12Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆15Updated 6 years ago
- A minimalist Deep Learning framework for embedded Computer Vision☆46Updated 5 years ago
- Demonstrations for the interactive exploration of selected core concepts of audio, image and video processing as well as related topics☆17Updated last year
- This is a cpp version of popular python computer vision library imutils☆44Updated 2 years ago