Cr33zz / Neuro_Links
C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports single CPU, Multi-CPU and GPU tensor operations (using cuDNN and cuBLAS).
☆38Updated 4 years ago
Alternatives and similar repositories for Neuro_
Users that are interested in Neuro_ are comparing it to the libraries listed below
Sorting:
- Simple example of using Vulkan for GPGPU computing☆57Updated 6 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆150Updated 13 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆42Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- ☆68Updated 3 years ago
- Simple Library for Internationalization☆52Updated last month
- C++ multidimensional arrays in the spirit of the STL☆202Updated 5 months ago
- Visual Computing Library☆20Updated this week
- Fast Gaussian Blur algorithm☆119Updated last year
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated 3 weeks ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- ☆26Updated 7 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 9 months ago
- nanothread — Minimal thread pool for task parallelism☆85Updated 3 weeks ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆56Updated last month
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- ☆148Updated last year
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month