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
- ☆67Updated 2 years ago
- Samples from the AMD APP SDK (with OpenCRun support)☆16Updated 6 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆42Updated 7 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆24Updated 2 months ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Using ISPC, Microsofts nBodyGravity DX12 sample has been modified to provide a fully vectorized and fully threaded CPU based backend for …☆17Updated 2 years ago
- A C++ library implementing linear algebra, text and file IO, UTF-N conversions, containers, image loading/saving, image quantization/filt…☆61Updated last month
- FFT visualizer for images☆24Updated 7 years ago
- Example how to use ffmpeg to decode video file.☆40Updated 10 years ago
- C++17 tiny vector math library☆41Updated last year
- PNM( Portable Anymap Format ) AKA Netpbm ( PBM, PGM and PPM ) Reader and Writer☆12Updated last year
- A collection of awesome algorithms, implemented in CUDA.☆24Updated 6 years ago
- Velocity And Luminance Adaptive Rasterization☆13Updated last year
- 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…☆141Updated 12 years ago
- Visual Computing Library☆20Updated last month
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- Optimized Gaussian blur filter on CPU.☆17Updated 7 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 …☆28Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- A canvas addon for imgui☆26Updated 2 years ago
- Offline Shader Editor based on wxWidgets☆11Updated 4 years ago
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆53Updated 4 months ago
- OpenCL-OpenGL Interop examples☆43Updated 5 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆136Updated 2 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 3 years ago
- Node based graph editor for Dear ImGui☆16Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆80Updated 8 months ago
- An Efficient C++ Fixed Block Memory Allocator☆27Updated last month