fkkarakurt / NerveLinks
This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries.
☆45Updated 2 months ago
Alternatives and similar repositories for Nerve
Users that are interested in Nerve are comparing it to the libraries listed below
Sorting:
- A "No-Nonsense", C++ 17, single-header-only Math library geared towards graphics programming☆40Updated 2 months ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆176Updated 4 months ago
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆115Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated last month
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated last week
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 2 months ago
- A easy way to logging☆20Updated 2 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A plotting tool☆32Updated 5 years ago
- C++ template metaprogram driven tensor math library☆90Updated 3 months ago
- A fast binary search that tries to be branchless☆105Updated last year
- Add-on packages for Vector class library☆76Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- Windows Using Headers Only...☆63Updated 5 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆171Updated this week
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated last year
- High performance, tagged binary data specification☆107Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago