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 3 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 this week
- C++ template metaprogram driven tensor math library☆90Updated this week
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆173Updated last week
- A easy way to logging☆21Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 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…☆113Updated 10 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A highly optimised C++ library for mathematical applications and neural networks.☆177Updated 5 months ago
- High performance, tagged binary data specification☆109Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- A bindings compiler for C++☆56Updated 8 months ago
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆115Updated 2 years ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 9 months ago
- ⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance a…☆58Updated 5 years ago