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
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 3 months ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆39Updated 3 months ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years 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
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆29Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- Just another header-only C++17 CSV parser☆16Updated last week
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Updated 7 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆59Updated 11 months ago
- C++ State Machine with Asynchronous Callbacks☆27Updated 5 months ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- C++ L-BFGS implementation using plain STL☆35Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 2 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated last week