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:
- 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…☆152Updated 13 years ago
- ☆69Updated 3 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆58Updated 7 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆84Updated 2 months ago
- Cross platform super fast single header c++ library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, g…☆120Updated last week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆89Updated last year
- A C++ Library for Making SVG Charts (fork of PPlot)☆19Updated 2 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 9 years ago
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆40Updated 3 weeks ago
- Basic linear algebra C++ library for 2D and 3D applications☆48Updated last year
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆108Updated 2 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆164Updated last year
- A header-only C++ library for deep neural networks☆431Updated 4 years ago
- Header only FFT library☆177Updated 2 years ago
- ☆150Updated last year
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆199Updated 5 years ago
- Fast Gaussian Blur algorithm☆125Updated last year
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated 2 months ago
- Minimalistic C++/Python UI library for OpenGL/GLES/DX11/DX12/Vulkan☆91Updated 3 years ago
- Implementation of Cuda to OpenGL rendering☆59Updated 5 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 9 months ago
- Velocity And Luminance Adaptive Rasterization☆16Updated 2 years ago
- ☆26Updated 7 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 10 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 10 months ago