flashlight
ML library
A C++ machine learning library with autograd support and high-performance defaults for efficient computation.
A C++ standalone library for machine learning
5k stars
120 watching
497 forks
Language: C++
last commit: about 2 months ago
Linked from 3 awesome lists
autogradcppdeep-learningflashlightmachine-learningmlneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
arrayfire/arrayfire | A high-level abstraction of data on parallel architectures for efficient tensor computing and machine learning applications. | 4,587 |
b3nk4n/tensorlight | A high-level framework for machine intelligence applications using TensorFlow. | 11 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 337 |
pytorch/glow | A compiler and execution engine for neural networks that generates optimized code for hardware accelerators | 3,247 |
soumith/cvpr2015 | An introduction to deep learning for computer vision using the Torch framework | 869 |
torchpipe/torchpipe | An open-source framework that enables the deployment and serving of PyTorch models in various acceleration frameworks. | 147 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,151 |
idea4good/guilite | A lightweight, header-only GUI library that provides high rendering performance and supports multiple platforms and languages. | 7,425 |
laurentmazare/ocaml-torch | Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 416 |
jolibrain/deepdetect | A machine learning API and server written in C++ that supports multiple deep learning libraries and provides a flexible interface for building and deploying machine learning models. | 2,520 |
karpathy/neuraltalk2 | Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU | 5,515 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,550 |
huggingface/candle | A minimalist machine learning framework for Rust, focusing on performance and ease of use. | 16,056 |