Cr33zz / Neuro_
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 3 years ago
Alternatives and similar repositories for Neuro_:
Users that are interested in Neuro_ are comparing it to the libraries listed below
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- ☆68Updated 2 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 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…☆145Updated 13 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆66Updated 7 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- Display nodes in ImGui interface using graphviz library☆14Updated last month
- IEEE 754 16-bit Float☆44Updated 10 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆123Updated 3 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated 3 months ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension☆88Updated last month
- A single header-only C++ library for automatic / algorithmic differentiation.☆12Updated 2 years ago
- Node based graph editor for Dear ImGui☆16Updated last year
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆53Updated 7 months ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 3 months ago
- C++ Custom memory allocators☆56Updated 4 years ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- A simple software 3D renderer in Visual C++/GDI.☆30Updated 6 years ago
- Visual Computing Library☆20Updated last week
- Samples from the AMD APP SDK (with OpenCRun support)☆16Updated 6 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 4 years ago
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆15Updated 2 years ago
- GEMM☆10Updated last year
- C++17 tiny vector math library☆42Updated last year
- Interactive visualization for understanding swap chains in D3D12☆82Updated 2 years ago
- An `if constexpr` alternative for c++14☆9Updated 4 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 2 years ago