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: 7 days 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,250 |
arrayfire/arrayfire | A high-level abstraction of data on parallel architectures for efficient tensor computing and machine learning applications. | 4,564 |
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 | 336 |
pytorch/glow | A compiler and execution engine for neural networks that generates optimized code for hardware accelerators | 3,235 |
soumith/cvpr2015 | An introduction to deep learning for computer vision using the Torch framework | 868 |
torchpipe/torchpipe | A C++ library that provides a multi-instance pipeline parallel framework for accelerating deep learning inference on various hardware accelerators. | 144 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,113 |
idea4good/guilite | A lightweight, header-only GUI library that provides high rendering performance and supports multiple platforms and languages. | 7,397 |
laurentmazare/ocaml-torch | Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 413 |
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,519 |
karpathy/neuraltalk2 | Efficient image captioning model using a CNN followed by an RNN in deep learning on GPU | 5,511 |
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,497 |
huggingface/candle | A minimalist machine learning framework for Rust, focusing on performance and ease of use. | 15,847 |