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:
- Fast stand-alone C++ decoder for RNN-based NMT models☆30Updated 5 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A C++ neural network library for machine learning☆15Updated last year
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Support Vector Machines Implementation from scratch in C++☆22Updated 4 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- C/C++ Plotting Library☆26Updated 3 years ago
- Build fast computational graphs quickly using modern C++☆54Updated 5 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Libtorch C++ Examples☆52Updated 4 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated last year
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago
- Discrete Hidden Markov Model (HMM) Implementation in C++☆29Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Interactive canvas widget with shapes for OpenCV 3.X☆10Updated 7 years ago
- pocketfft in standalone C☆15Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Distributed machine learning platform☆13Updated 10 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- Convolutional Neural Network using Eigen and C++☆20Updated 10 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- Demonstration of a factory pattern where the types automatically register themselves☆13Updated 6 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated 2 years ago
- Fast Generic Execution Graph/Network☆48Updated 3 years ago
- ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.☆18Updated 7 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago