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 2 years ago
- Samples from the AMD APP SDK (with OpenCRun support)☆16Updated 6 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- A C++ neural network library for machine learning☆15Updated last year
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 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
- Simple example of using Vulkan for GPGPU computing☆54Updated 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…☆146Updated 13 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 4 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 …☆30Updated 4 years ago
- Artificial Neural Networks C++ library providing implementation of some common architectures of neural networks.☆24Updated 5 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated 11 months ago
- Node based graph editor for Dear ImGui☆16Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- A C++ Library for Making SVG Charts (fork of PPlot)☆17Updated 2 years ago
- C++ Custom memory allocators☆59Updated 4 years ago
- Velocity And Luminance Adaptive Rasterization☆13Updated 2 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- variant type for CUDA☆12Updated 9 years ago
- Visual Computing Library☆20Updated last month
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated last year
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- ☆58Updated 9 months ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 4 months ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago