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:
- A single header-only C++ library for automatic / algorithmic differentiation.☆14Updated 2 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
- ☆68Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- A portable GPU/CPU Path Tracer library powered by SYCL. (OpenCL/CUDA/OpenMP)☆16Updated 6 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆26Updated 2 weeks ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- 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
- Cross platform super fast single header c++ library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, g…☆116Updated 9 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 4 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆112Updated this week
- Collection of easy, well-documented and useful OpenCL examples in C++.☆78Updated 3 years ago
- IEEE 754 16-bit Float☆46Updated 11 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- nanothread — Minimal thread pool for task parallelism☆82Updated last week
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- 3D view interactor (C++, OpenGL).☆15Updated 9 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A Embedded Gpu Profiler for Dear ImGui App☆56Updated last week