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.
☆44Updated last year
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 last week
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆114Updated last year
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- C++ template metaprogram driven tensor math library☆89Updated 3 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆168Updated this week
- Inspect C++ memory in the browser☆98Updated 3 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆173Updated 3 weeks ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Windows Using Headers Only...☆63Updated 4 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- A plotting tool☆32Updated 5 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆81Updated 4 months ago
- Fast regular expression library, with full matching support, even at compile time!☆36Updated 6 months ago
- Header-only implementation of a grid for spatial lookups☆26Updated 10 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- Minimal Rust-inspired C++20 STL replacement☆201Updated 8 months ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated last week
- Simple, reliable & efficient distributed task queues for C++17☆112Updated last month
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 3 weeks 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…☆100Updated 5 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago