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:
- 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 4 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Just another header-only C++17 CSV parser☆16Updated 2 weeks ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last month
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆24Updated 2 years ago
- A single header-only C++ library for gradient descent optimization.☆15Updated 6 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- 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
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 6 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆52Updated 3 weeks ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- Build fast computational graphs quickly using modern C++☆54Updated 5 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- C++ fast hierarchical clustering algorithms☆90Updated 2 years ago
- C++ template library for probabilistic programming☆51Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- A C++ library that allows you to plot data just as in MATLAB☆24Updated 11 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 5 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Kalman Filter☆66Updated last week
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago