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…☆147Updated 13 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 Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- ☆68Updated 2 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆92Updated 8 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
- A C++ Library for Making SVG Charts (fork of PPlot)☆18Updated 2 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 4 years ago
- Custom views of various objects for Visual Studio debugger☆80Updated last year
- Simple example of using Vulkan for GPGPU computing☆55Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last month
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Visual Computing Library☆20Updated 3 months ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆38Updated 7 months ago
- 3D view interactor (C++, OpenGL).☆15Updated 9 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆144Updated 3 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- Fast Gaussian Blur algorithm☆115Updated 11 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated 2 weeks ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- Aimed to eliminate preprocessor hell in shaders and kernels.☆45Updated 8 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆130Updated last year
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 6 months ago
- a CUDA implementation of a priority queue☆83Updated 4 years ago