rkuang9 / FLARELinks
A C++ neural network library for machine learning
☆15Updated last year
Alternatives and similar repositories for FLARE
Users that are interested in FLARE are comparing it to the libraries listed below
Sorting:
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
 - A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
 - Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 2 months ago
 - vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
 - SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
 - A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
 - Numerical optimization in C++☆40Updated 11 years ago
 - A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
 - DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
 - Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated 3 weeks ago
 - C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
 - WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
 - C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
 - Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
 - Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
 - C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
 - Simple starter code for SYCL and Eigen☆18Updated 8 years ago
 - Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
 - C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
 - SymPP: A Symbolic Library that compiles itself☆13Updated 4 years ago
 - Just another header-only C++17 CSV parser☆16Updated last week
 - A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 11 months ago
 - A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 2 months ago
 - A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
 - Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
 - A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
 - A flexible and powerful unscented Kalman filter library that makes no assumptions about what you're estimating or how you're measuring it…☆16Updated last year
 - generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Updated 7 years ago
 - A fluent and easy to use implementation of Delaunay triangulation in C++.☆10Updated 7 years ago
 - A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago