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 single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 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
- A C++ neural network library for machine learning☆15Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated 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
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated this week
- Deep Learning With C++☆32Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated last year
- pocketfft in standalone C☆15Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- Support Vector Machines Implementation from scratch in C++☆21Updated 4 years ago
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- MagmaDNN: a simple deep learning framework in c++☆50Updated 5 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 6 years ago
- Convolutional Neural Network using Eigen and C++☆20Updated 9 years ago
- C/C++ Plotting Library☆26Updated 2 years ago
- Simple example of using Vulkan for GPGPU computing☆57Updated 6 years ago
- Realization of the atan2 approximations faster than standard function.☆26Updated 12 years ago
- Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on sp…☆27Updated last year
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆29Updated 5 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆52Updated 4 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- Discrete Hidden Markov Model (HMM) Implementation in C++☆28Updated 6 years ago
- Matrix-Vector Library Designed for Neural Network Construction. cuda (gpu) support, openmp (multithreaded cpu) support, partial supp…☆13Updated 4 years ago
- A deep learning library with static computational graph and auto-diff in C++.☆19Updated 5 years ago