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 pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 6 years ago
- dlib implementation of Siamese Network Training with Caffe☆11Updated 7 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- An implementation of the Nelder-Mead simplex method.☆27Updated 9 years ago
- pocketfft in standalone C☆15Updated 5 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 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
- Neural Networks Templates Library☆14Updated 2 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- C/C++ Plotting Library☆26Updated 3 years ago
- Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation☆17Updated 4 years ago
- VS Code's Dark+ theme for Qt Creator☆15Updated 4 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- A C++ neural network library for machine learning☆15Updated last year
- Realization of the atan2 approximations faster than standard function.☆26Updated 12 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Build fast computational graphs quickly using modern C++☆53Updated 5 years ago
- Deep Neural Network Architectures with dlib☆19Updated 10 months ago
- Minimal example of using a traced huggingface transformers model with libtorch☆35Updated 5 years ago
- The code takes a time-delay neural network (TDNN) trained in Matlab and converts it to a C++ class.☆14Updated 8 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 5 years ago
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆14Updated 11 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- A minimalist Deep Learning framework for embedded Computer Vision☆47Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 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
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago