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:
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Neural Networks Templates Library☆14Updated last year
- A C++ neural network library for machine learning☆15Updated last year
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- C++ demo of deep neural networks (MLP, CNN)☆34Updated last year
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆52Updated 3 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 10 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 months ago
- Build fast computational graphs quickly using modern C++☆50Updated 5 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Deep Neural Network Architectures with dlib☆19Updated 7 months ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 6 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- Matrix-Vector Library Designed for Neural Network Construction. cuda (gpu) support, openmp (multithreaded cpu) support, partial supp…☆13Updated 4 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supp…☆38Updated 4 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆55Updated last year
- Machine learning library in C++ with Eigen☆20Updated 10 years ago
- Support Vector Machines Implementation from scratch in C++☆20Updated 3 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- C++ genetic algorithms scientific library☆15Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Updated 4 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- C/C++ Plotting Library☆26Updated 2 years ago