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:
- ☆68Updated 3 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…☆149Updated 13 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 8 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 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
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- Free Palestine🇵🇸🇵🇸🇵🇸Cross platform super fast single header c++ library to get image size and format without loading/decoding. Supp…☆117Updated 8 months ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 8 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Cairo with CMake build system☆27Updated 9 years ago
- Minimalistic C++/Python UI library for OpenGL/GLES/DX11/DX12/Vulkan☆89Updated 3 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 5 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- ☆26Updated 7 years ago
- Simple Library for Internationalization☆51Updated last month
- Velocity And Luminance Adaptive Rasterization☆13Updated 2 years ago
- Visual Computing Library☆20Updated 3 months ago
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆106Updated last year
- Yet another 2D API abstraction☆50Updated 6 months ago
- Plugins for the Magnum C++11 graphics engine☆103Updated 3 weeks ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year