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 C++ neural network library for machine learning☆15Updated last year
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆15Updated 10 years ago
- C++ genetic algorithms scientific library☆15Updated 2 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 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
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- MagmaDNN: a simple deep learning framework in c++☆50Updated 5 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- Neural Networks Templates Library☆14Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Discrete Hidden Markov Model (HMM) Implementation in C++☆28Updated 6 years ago
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆83Updated 2 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- C++ demo of deep neural networks (MLP, CNN)☆31Updated last year
- C++ library for tensors☆12Updated 5 years ago
- Libtorch C++ Examples☆52Updated 3 years ago
- Deep Neural Network Architectures with dlib☆19Updated 9 months ago
- Lightweight image processing library in C++11☆36Updated 7 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆21Updated 2 years ago
- Demonstrations for the interactive exploration of selected core concepts of audio, image and video processing as well as related topics☆17Updated last month